Difference between revisions of "Zrythm"

From Free Software Directory
Jump to: navigation, search
(First release on the FSD. +license URL; +license ver.; -wrong fields; +....)
m (updated version and vcs links)
(12 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=An highly automated, intuitive, Digital Audio Workstation (DAW)
|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 highly automated Digital Audio Workstation (DAW) designed to be featureful and intuitive to use. Zrythm sets itself apart from other DAWs by allowing extensive automation via built-in LFOs and envelopes and intuitive MIDI/audio editing and arranging via clips.
  
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+.
+
In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most focus on the Composing part. It allows musicians to quickly lay down and process their musical ideas without taking too much time for unnecessary work.
|Screenshot 1=Screenshot 20190105 165238.png
+
|Screenshot 1=Screenshot1.png
|Screenshot 2=Screenshot 20190105 165002.png
+
|Screenshot 2=Screenshot2.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
+
|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.art/@alextee
 
|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 date=2019/02/01
+
|Version identifier=0.5.120
|Version status=developmental
+
|Version date=2019/06/29
|Version comment=In development, distribution packages already available.
+
|Version status=alpha
 +
|Version download=https://git.zrythm.org/cgit/zrythm/snapshot/zrythm-0.5.120.tar.gz
 +
|Version comment=In early alpha, distribution packages already available.
 
|Last review by=LorenzoAncora
 
|Last review by=LorenzoAncora
 
|Last review date=2019/02/01
 
|Last review date=2019/02/01
 
|Submitted by=Alextee
 
|Submitted by=Alextee
 
|Submitted date=2019/02/01
 
|Submitted date=2019/02/01
|User level=beginner
+
|User level=intermediate
|Component programs=libxml2, gtk3, jack, lilv, suil, libsmf, libsndfile, libdazzle, lv2, portaudio, libcyaml
+
|Component programs=gtk3, jack, lilv, suil, libsmf, libsndfile, lv2, portaudio, libyaml, ffmpeg, libsamplerate, gtop
 
|Paid support=no
 
|Paid support=no
|Accepts cryptocurrency donations=No
+
|Accepts cryptocurrency donations=Yes
 
|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 copyright=Alexandros Theodotou
 
|License verified by=LorenzoAncora
 
|License verified by=LorenzoAncora
 
|License verified date=2019/02/01
 
|License verified date=2019/02/01
|License note=https://git.zrythm.org/zrythm/zrythm/raw/master/LICENSE
+
|License note=https://git.zrythm.org/cgit/zrythm/plain/COPYING
 
}}
 
}}
 
{{Person
 
{{Person
Line 45: Line 49:
 
|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://savannah.nongnu.org/support/?group=zrythm
 +
}}
 +
{{Resource
 +
|Resource audience=Arch users
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://aur.archlinux.org/packages/zrythm
 +
}}
 +
{{Resource
 +
|Resource audience=Various GNU/Linux distro users
 +
|Resource kind=Download
 +
|Resource URL=https://software.opensuse.org//download.html?project=home%3Aalextee&package=zrythm
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 51: Line 65:
 
|Resource kind=Support
 
|Resource kind=Support
 
|Resource URL=irc://chat.freenode.net/zrythm
 
|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/
 
}}
 
}}
 
{{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-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, libsmf, libsndfile, lv2, portaudio, libyaml, libsamplerate, ffmpeg
 
}}
 
}}
 
{{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, libsmf, libsndfile, lv2, portaudio, libyaml, libsamplerate, ffmpeg
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 13:21, 12 July 2019


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


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


"Various GNU/Linux distro 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.












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.