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 f49ea12dbf
fix compilation on windows
1 year ago
.builds ci-arch: compile glib schemas at DESTDIR before running version check 1 year ago
.github ci: use C drive on windows 1 year ago
data use LD_LIBRARY_PATH in zrythm_valgrind 1 year ago
doc update INSTALL.md format 1 year ago
ext fix null dereferences 1 year ago
git-packaging-hooks release-alpha: bump to alpha 22.1 2 years ago
inc fix missing #endif 1 year ago
po fix plugin UIs not being shown 1 year ago
resources fix plugin search 1 year ago
scripts add missing curve algorithms to gsettings schema 2 years ago
src fix compilation on windows 1 year ago
subprojects add subproject fallbacks for pcre,pcre2,sdl2,xxhash 1 year ago
tests use int_fast64_t and uint_fast64_t for large dsp numbers 1 year ago
tools use cached cairo nodes for dashed lines in timeline 1 year ago
.clang-tidy add clang-tidy target 2 years ago
.gitattributes add version on carla dependency 3 years ago
.gitignore optimize RAM usage for ports (allocate memory as needed) 2 years ago
AUTHORS fix pulseaudio backend compilation with strict flags 2 years ago
CHANGELOG.md release-alpha: bump to next alpha 26.0 2 years ago
CONTRIBUTING.md user manual: fix build issues 2 years ago
CONTRIBUTOR_CERTIFICATE_OF_ORIGIN user manual: update projects, getting started, configuration, plugins 2 years ago
COPYING fix typo in COPYING 2 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.GFDL add documentation generation for guile modules 3 years ago
COPYING.GPL3 add missing licenses to the distribution 4 years ago
HACKING.md update INSTALL.md format 1 year ago
INSTALL.rst update INSTALL.md format 1 year ago
PACKAGING.md Fixed duplicate word between lines 72-73 2 years ago
README.md update INSTALL.md format 1 year ago
THANKS fix MIDI note indices not being updated properly when undoing deletion 2 years ago
TRADEMARKS.md remove GOVERNANCE, cleanup CONTRIBUTING/PACKAGING/TRADEMARKS 2 years ago
TRANSLATORS update po 1 year ago
VERSION release-alpha: bump to next alpha 26.0 2 years ago
meson.build fix compilation on windows 1 year ago
meson_options.txt add more function attributes 1 year ago

README.md

Zrythm

translated builds.sr.ht status

Zrythm is a digital audio workstation designed to be featureful and easy to use. It allows limitless automation through curves, LFOs and envelopes, supports multiple plugin formats including LV2, VST2 and VST3, works with multiple backends including JACK, RtAudio/RtMidi and SDL2, assists with chord progressions via a special Chord Track and chord pads, and can be used in multiple languages including English, French, Portuguese, Japanese and German.

Zrythm is free software written in C using the GTK4 toolkit and can be extended using GNU Guile.

Home page

Current state

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

screenshot

Supported plugins/instruments

  • Native support: LV2
  • Support via Carla: LV2, VST2, VST3, AU, SFZ, SF2, DSSI, LADSPA

Supported file formats

  • Audio: OGG (Vorbis), FLAC, WAV, MP3
  • MIDI: SMF Type 0, SMF Type 1

Supported backends

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

Supported platforms

  • GNU/Linux, FreeBSD, Windows, MacOS

Building and Installation

See INSTALL.rst for build instructions. Prebuilt packages/installers available at https://www.zrythm.org/en/download.html.

Using

See the user manual.

Contributing

See CONTRIBUTING.md.

Hacking

See HACKING.md and the developer docs.

Packaging

See PACKAGING.md.

Mailing lists

See mailing lists on sr.ht.

Chat

Issue trackers

See the Feature tracker and Bug tracker.

Releases

https://www.zrythm.org/releases

Copying Zrythm

agpl-3.0

See COPYING for copying conditions and TRADEMARKS.md for our trademark policy.

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-2021 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.