a highly automated and intuitive digital audio workstation
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexandros Theodotou 8edf88ae2b
add bash completion script
3 years ago
.builds add chromaprint dependency to CI builds 3 years ago
data add bash completion script 3 years ago
doc update manpage with more info 3 years ago
ext prepare for integrating cyaml v1.0.0 3 years ago
git-packaging-hooks make git packaging hooks guix-compatible 4 years ago
inc implement --reset-to-factory 3 years ago
po Merge remote-tracking branch 'weblate/translate' into bugfixes 3 years ago
resources add vendored paths in .gitattributes for github 3 years ago
scripts fix localization on macos and rtaudio device name crash, explicitly set font scaling on macos 3 years ago
src update manpage with more info 3 years ago
subprojects macos fixes 3 years ago
tests add test that saves and loads project with data 3 years ago
tools update splash screen, add windows icon 3 years ago
.gitattributes add git-packaging-hooks to vendored paths 3 years ago
.gitignore allow wraps in git 3 years ago
.travis.yml fix localization on macos and rtaudio device name crash, explicitly set font scaling on macos 3 years ago
AUTHORS convert the channel of input events to the track's channel when playing live 3 years ago
CHANGELOG.md add test that saves and loads project with data 3 years ago
CONTRIBUTING.md fix codacy issues 4 years ago
COPYING check both clang and gcc in git-packaging-hooks 4 years ago
COPYING.CC-BY-SA-3 add missing licenses to the distribution 4 years ago
COPYING.CC-BY-SA-4 add missing licenses to the distribution 4 years ago
COPYING.GPL3 add missing licenses to the distribution 4 years ago
INSTALL.md fixed some codacy issues 4 years ago
PACKAGING.md handle recording in the GUI thread instead of the RT thread 4 years ago
README.md add capabilities to --version 3 years ago
THANKS fix fullscreen action 3 years ago
TRANSLATORS add fitojb to translators 3 years ago
meson.build add simple project save/load test, add gl translations 3 years ago
meson_options.txt fix localization on macos and rtaudio device name crash, explicitly set font scaling on macos 3 years ago

README.md

Zrythm

translated builds.sr.ht status Windows build status Codacy Badge

Zrythm is a digital audio workstation designed to be featureful and easy to use. It allows limitless automation, supports LV2 plugins, works with the JACK audio backend, provides chord assistance, is free software and can be used in English, French, Portuguese, Japanese and German.

It is written in C using the GTK+3 toolkit and uses the meson build system.

More info can be found at https://www.zrythm.org

Current state

Zrythm is currently in alpha. Most essential DAW features are implemented and we are working towards a stable release.

screenshot

Supported plugin protocols

  • LV2, VST2 (Experimental)

Supported backends

  • Audio: JACK, SDL2, RtAudio (ALSA/WASAPI/CoreAudio)
  • MIDI: JACK, WindowsMME, RtMidi (ALSA sequencer/Windows MME/CoreMIDI)

Supported platforms

  • GNU/Linux, FreeBSD, Windows, MacOS

Building and Installation

See INSTALL.md.

Using

See the user manual, which is also available in PDF, epub and HTML-zip.

Packaging

See PACKAGING.md.

Contributing

For contributing guidelines see CONTRIBUTING.md. We also recommend taking a look at the Developer Docs

Please submit patches and bug reports below.

Mailing lists

user@zrythm.org, dev@zrythm.org

Bug Tracker

https://redmine.zrythm.org/projects/zrythm/issues

Releases

https://www.zrythm.org/releases

License

Zrythm is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Zrythm is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

The full text of the license can be found in the COPYING file.

For the copyright years, Zrythm uses a range (“2008-2010”) instead of listing individual years (“2008, 2009, 2010”) if and only if every year in the range, inclusive, is a “copyrightable” year that would be listed individually.

Some files, where specified, are licensed under different licenses.

Support

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 thousands of hours of work and contributions enable us to spend more time working on the project.


Copyright (C) 2018-2020 Alexandros Theodotou

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.