Warning
Zrythm is undergoing major refactoring in this branch.
Use the v1
branch if you are looking for a usable version.
a highly automated and intuitive digital audio workstation
Zrythm is a digital audio workstation tailored for both professionals and beginners, offering an intuitive interface and robust functionality.
Key features include:
- Streamlined editing workflows
- Flexible tools for creative expression
- Limitless automation capabilities
- Powerful mixing features
- Chord assistance for musical composition
- Support for various plugin and file formats
Zrythm is free software written in C++23 using the Qt6/QML and JUCE8 frameworks.
- Object looping, cloning, linking and stretching
- Adaptive snapping
- Multiple lanes per track
- Bounce anything to audio or MIDI
- Piano roll (MIDI editor) with chord integration, drum mode and a lollipop velocity editor
- Audio editor with part editing (including in external app) and adjustable gain/fades
- Event viewers (list editors) with editable object parameters
- Per-context object functions
- Audio/MIDI/automation recording with options to punch in/out, record on MIDI input and create takes
- Device-bindable parameters for external control
- Wide variety of track types for every purpose
- Signal manipulation with signal groups, aux sends and direct anywhere-to-anywhere connections
- In-context listening by dimming other tracks
- Automate anything using automation events or CV signal from modulator plugins and macro knobs
- Detachable views for multi-monitor setups
- Searchable preferences
- Support for LV2/CLAP/VST2/VST3/AU/LADSPA/DSSI plugins, SFZ/SF2 SoundFonts, Type 0 and 1 MIDI files, and almost every audio file format
- Flexible built-in file and plugin browsers
- Optional plugin sandboxing (bridging)
- Stem export
- Chord pad with built-in and user presets, including the ability to generate chords from scales
- Automatic project backups
- Undoable user actions with serializable undo history
- Hardware-accelerated UI
- SIMD-optimized DSP
- Cross-platform, cross-audio/MIDI backend and cross-architecture
- Available in multiple languages including Chinese, Japanese, Russian, Portuguese, French and German
For a full list of features, see the Features page on our website.
Prebuilt installers are available at https://www.zrythm.org/en/download.html. This is the recommended way to install Zrythm.
See the following instructions if you would like to build Zrythm from source instead.
Note
We make heavy use of CMake's FetchContent module to fetch dependencies so you don't need to install any dependencies manually other than CMake and Qt. This guide assumes you are fine with fetching dependencies automatically.
Important
If you distribute your builds to others, you must comply with the license terms of Zrythm and all dependencies we use, in addition to our Trademark Policy.
You can change Release
to Debug
below if you want to build in debug mode.
- Install CMake, Ninja and Qt 6.9.0 or later.
- Open a terminal and go to the root of Zrythm's source code.
- Run
cmake -B builddir -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=<path to your Qt prefix>
. - Run
cmake --build build --config Release
. - Zrythm is now built at
builddir/src/gui/zrythm
.
- Install Xcode, CMake and Qt 6.9.0 or later.
- Open a terminal and go to the root of Zrythm's source code.
- Run
cmake -B builddir -G Xcode -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=<path to your Qt prefix>
. - Open the Xcode project inside
builddir
and build it.
- Install Visual Studio 2022 (CMake ships with Visual Studio) and Qt 6.9.0 or later.
- Open Developer Powershell for Visual Studio 2022 and go to the root of Zrythm's source code.
- Run
cmake -B builddir -G "Visual Studio 17 2022" -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=<path to your Qt prefix>
. - Open the Visual Studio solution inside
builddir
and build it.
Note
On Windows, you must build Qt with the same compiler and same configuration (Debug/Release) you use to build Zrythm.
See the user manual.
See CONTRIBUTING.md.
See HACKING.md and the developer docs.
See our forum.
See Issues on GitLab.
https://www.zrythm.org/releases
See COPYING for general copying conditions and TRADEMARKS.md for our trademark policy.
If you would like to support this project please donate below or purchase a binary installer from https://www.zrythm.org/en/download.html - creating a DAW takes years of work and contributions enable us to spend more time working on the project.
- liberapay.com/Zrythm
- paypal.me/zrythmdaw
- opencollective.com/zrythm
- Bitcoin (BTC):
bc1qjfyu2ruyfwv3r6u4hf2nvdh900djep2dlk746j
- Litecoin (LTC):
ltc1qpva5up8vu8k03r8vncrfhu5apkd7p4cgy4355a
- Monero (XMR):
87YVi6nqwDhAQwfAuB8a7UeD6wrr81PJG4yBxkkGT3Ri5ng9D1E91hdbCCQsi3ZzRuXiX3aRWesS95S8ij49YMBKG3oEfnr