Difference between revisions of "Zrythm"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Zrythm |Short description=Zrythm is a free, modern music production system, also known as a DAW, focusing on electronic music. |Full description=Zrythm is a free...")
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Zrythm
 
|Name=Zrythm
|Short description=Zrythm is a free, modern music production system, also known as a DAW, focusing on electronic music.
+
|Short description=A highly automated and intuitive digital audio workstation
|Full description=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.
+
|Full description=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 and can be used in English, French, Portuguese, Japanese and German.
  
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+.
+
It is written in C using the GTK+3 toolkit and runs on GNU/Linux, FreeBSD, MacOS and Windows.
 +
|Screenshot 1=Screenshot1.png
 +
|Screenshot 2=Screenshot2.png
 +
|Screenshot 3=Screenshot3.png
 
|Homepage URL=https://www.zrythm.org
 
|Homepage URL=https://www.zrythm.org
 
|Is High Priority Project=No
 
|Is High Priority Project=No
|VCS checkout command=git clone https://git.zrythm.org/zrythm/zrythm.git
+
|VCS checkout command=git clone https://git.zrythm.org/git/zrythm.git
|Computer languages=C, CSS
+
|Computer languages=C, Python
 +
|Documentation note=User manual: https://manual.zrythm.org
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
|Donate=https://www.zrythm.org/support/
+
|Donate=https://liberapay.com/zrythm
 +
|Microblog=https://mastodon.social/@zrythm
 
|IRC general=irc://chat.freenode.net/zrythm
 
|IRC general=irc://chat.freenode.net/zrythm
 
|Related projects=Ardour, LMMS, Qtractor, Rosegarden
 
|Related projects=Ardour, LMMS, Qtractor, Rosegarden
 
|Keywords=daw, music, production, audio
 
|Keywords=daw, music, production, audio
|Version status=developmental
+
|Version identifier=0.8.113
 +
|Version date=2020/03/11
 +
|Version status=alpha
 +
|Version download=https://www.zrythm.org/releases/
 +
|Version comment=In alpha, distribution packages already available.
 +
|Last review by=LorenzoAncora
 +
|Last review date=2019/02/01
 
|Submitted by=Alextee
 
|Submitted by=Alextee
 
|Submitted date=2019/02/01
 
|Submitted date=2019/02/01
|Component programs=libxml2, gtk3, jack, lilv, suil, libsmf, libsndfile, libdazzle, lv2, portaudio, libcyaml
+
|User level=intermediate
 +
|Component programs=gtk3, jack, lilv, suil, libsmf, libsndfile, lv2, portaudio, libyaml, ffmpeg, libsamplerate, gtop, help2man
 +
|Paid support=no
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 +
|OpenPGP public key=https://www.zrythm.org/static/gpg_key.txt
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=AGPLv3orlater
 +
|License copyright=Alexandros Theodotou
 +
|License verified by=LorenzoAncora
 +
|License verified date=2019/02/01
 +
|License note=https://git.zrythm.org/cgit/zrythm/plain/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
Line 29: Line 47:
 
|Role=Lead Developer
 
|Role=Lead Developer
 
|Email=alex@zrythm.org
 
|Email=alex@zrythm.org
|Username=Alextee
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developers, Testers, Users
 
|Resource audience=Developers, Testers, Users
 
|Resource kind=Bug Tracking
 
|Resource kind=Bug Tracking
|Resource URL=https://git.zrythm.org/zrythm/zrythm
+
|Resource URL=https://redmine.zrythm.org/projects/zrythm/issues
 +
}}
 +
{{Resource
 +
|Resource audience=Developers, Testers, Users
 +
|Resource kind=Support
 +
|Resource URL=https://matrix.to/#/#zrythmdaw:matrix.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developers, Testers, Users
 +
|Resource kind=Support
 +
|Resource URL=irc://chat.freenode.net/zrythm
 +
}}
 +
{{Resource
 +
|Resource audience=Trranslators
 +
|Resource kind=General
 +
|Resource URL=https://hosted.weblate.org/engage/zrythm/
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD users
 +
|Resource kind=Download
 +
|Resource URL=https://www.freshports.org/audio/zrythm/
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=Developer
 +
|Resource URL=https://docs.zrythm.org
 +
}}
 +
{{Resource
 +
|Resource audience=Guix users
 +
|Resource kind=Download
 +
|Resource URL=https://guix.gnu.org/packages/zrythm-0.7.573/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Audio=editor, mixing, ogg-vorbis, waveform-manipulation
+
|Audio=editor, mixing, mp3, ogg-vorbis, waveform-manipulation
|Runs-on=GNU/Linux
+
|Programming-language=C
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 
|Use=hobbies, mixing
 
|Use=hobbies, mixing
 
|Uitoolkit=gtk
 
|Uitoolkit=gtk
 
|Version-control=git
 
|Version-control=git
|Works-with-format=ogg-vorbis, FLAC
+
|Works-with=audio
 +
|Works-with-format=mp3, ogg-vorbis, FLAC
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=development libraries for libxml2, gtk3, jack, lilv, suil, libsmf, libsndfile, libdazzle, lv2, portaudio, libcyaml
+
|Prerequisite description=meson, development libraries for gtk3, jack, lilv, suil, libsndfile, lv2, portaudio, libyaml, libsamplerate, ffmpeg, help2man, librubberband
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=libxml2, gtk3, jack, lilv, suil, libsmf, libsndfile, libdazzle, lv2, portaudio, libcyaml
+
|Prerequisite description=gtk3, jack, lilv, suil, libsndfile, lv2, portaudio, libyaml, libsamplerate, ffmpeg, librubberband
 +
}}
 +
{{Featured
 +
|Featured date=2019/12/01
 +
|Featured source=http://www.linux-magazine.com/Issues/2019/229/FOSSPicks
 +
|Featured category=Magazine
 
}}
 
}}
{{Featured}}
 

Revision as of 13:04, 13 March 2020


[edit]

Zrythm

https://www.zrythm.org
A highly automated and intuitive digital audio workstation

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 and can be used in English, French, Portuguese, Japanese and German.

It is written in C using the GTK+3 toolkit, can be extended with GNU Guile, and runs on GNU/Linux, FreeBSD, MacOS and Windows.





Licensing

License

Verified by

Verified on

Notes

Verified by

LorenzoAncora

Verified on

1 February 2019




Leaders and contributors

Contact(s)Role
Alexandros Theodotou Lead Developer


Resources and communication

AudienceResource typeURI
Guix usersDownloadhttps://guix.gnu.org/packages/zrythm-0.7.573/
FreeBSD usersDownloadhttps://www.freshports.org/audio/zrythm/
Developers, Testers, UsersBug Trackinghttps://redmine.zrythm.org/projects/zrythm/issues
Developers, Testers, UsersSupporthttps://matrix.to/#/#zrythmdaw:matrix.org
TranslatorsGeneralhttps://hosted.weblate.org/engage/zrythm/
Developers, Testers, UsersSupportirc://irc.libera.chat/zrythm
DevelopersDeveloperhttps://docs.zrythm.org


Software prerequisites

KindDescription
Required to buildmeson, development libraries for gtk3, jack, lilv, suil, libsndfile, lv2, portaudio, libyaml, libsamplerate, ffmpeg, help2man, librubberband
Required to usegtk3, jack, lilv, suil, libsndfile, lv2, portaudio, libyaml, libsamplerate, ffmpeg, librubberband, guile




Entry








"Lead Developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Testers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Testers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Testers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property."Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Trranslators" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FreeBSD users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Guix users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.













Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.