Zrythm - a free GNU/Linux DAW

khz

||||||||||
https://www.zrythm.org/
https://gitlab.com/alextee/zrythm

Zrythm - a free GNU/Linux DAW
Zrythm is a free modern music production system, also known as DAW. It aims to be highly modular, meaning everything should be automatable and inter-connectable, making it suitable for electronic music.

About Zrythm
Zrythm is built using C and the GTK+3 toolkit and borrows ideas, concepts and code from other projects such as Ardour, Jalv, Bitwig and Cubase. It is built with the intention to provide GNU/Linux users a full-featured alternative to proprietary DAWs and offers a unique approach to workflow that other GNU/Linux DAWs lack. Zrythm is free software licensed under the GPLv3+ and its source code is available on GitLab.

Screenshot_20190105_165238.png

Screenshot_20190105_165002.png

Easy to install

Packages are available for Arch Linux, Debian, Ubuntu and Fedora based GNU/Linux distros. See Installation for installation instructions.

Smart features
Automation curves, built-in LFOs and envelopes for automation, chord track to assist with chord progressions, and other cool features to make our life easier so we can focus on what matters - making music.

Clean interface
Making art should be a nice experience. Zrythm tries to keep the interface clean and pleasant to work with with a color scheme that is easy on the eyes and hideable docks.
 
Das was unter Installation steht blick ich nicht. Muss man das jetzt bauen, wird stretch unterstützt?
 
Bauen https://gitlab.com/alextee/zrythm#manual-installation
Code:
git clone https://gitlab.com/alextee/zrythm.git
cd zrythm
./autogen.sh
./configure
make
sudo make install

oder

add the public key && add appropriate repository https://gitlab.com/alextee/zrythm#debianlinux-mintubuntu
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1D597D35
Code:
sudo apt-add-repository "deb https://apt.alextee.org/debian stretch main"
?
Habe noch nicht getestet, grade am System frickeln ,.,...! ;-)
 
Zuletzt bearbeitet:
ok, hat's denn jemand mal ausprobiert? komm leider grad nicht dazu. für meinen workflow ist ardour nämlich nicht so optimal. ich befürchte allerdings, dass dieses zrhythm noch an etlichen bugs krankt und der funktionsumfang noch recht eingeschränkt ist.

wär schön, wenns mal jemand testen würde.

Das läuft so gut wie gar noch nicht. Nimm doch Reaper.
 
Die (2 Leute?) programmieren erst seit ~3 Monaten an dem Programm.
Also am werden. :D
/join irc #channel
Zrythm is currently actively being developed by a single developer with patches by a few contributors.

If you would like to get involved in designing, programming, manual writing, website designing, please join the #zrythm channel on freenode (IRC) or #freenode_#zrythm:matrix.org if you use Matrix (the channels are briged).
https://www.zrythm.org/contribute/

Oh seit 1 February 2019
https://directory.fsf.org/wiki/Zrythm
 
Zuletzt bearbeitet:
Ich hab's mir kompiliert und ja, ist noch im werden und noch nicht richtig benutzbar. Aber Hut ab, das sieht schon gut aus. Es gibt eine Liste aller Plugins und 3 Arten von Spuren: Midi, Audio und Bus.
Sie haben wohl bei der Infrastruktur angefangen: es gibt Subdomains für die Doku und für die Sourcen und die Release-Pakete werden anscheinend automatisch gebaut. Also schon mal echt schick. Ich denke das macht Spaß da mitzumachen.

Wenn man sich die Sourcen zieht, muss man drauf achten dass in ext/cyaml ein git-submodule liegt, das man auch holen muss. Fehlt noch in der Installationsanleitung.
 


News

Zurück
Oben