Run <code>glib-compile-schemas data/</code> and then run zrythm using <code>GSETTINGS_SCHEMA_DIR=data ./build/zrythm</code>
{% endtrans %}
</p>
<h3>{{ _("Why does my program start in the background on OS X if I run from the command line?") }}</h3>
<h3>{{ _("I get unmet dependencies when installing on Ubuntu") }}</h3>
<p>
{% trans %}
tl;dr: OSX normally uses some mechanism to coordinate the launching of a program between various parts of the system and the loading of info from an .app bundle. One of these coordination tasks is responsible for bringing a newly launched app into the foreground. When you run a binary directly from the Terminal you are running it directly, not through <a href="https://developer.apple.com/reference/coreservices/1658613-launch_services?language=objc">Launch Services</a>, so the program starts in the background.
See <a href="https://github.com/andlabs/libui#why-does-my-program-start-in-the-background-on-os-x-if-i-run-from-the-command-line">this</a>
Enable the universe repository:
{% endtrans %}
<code>sudo add-apt-repository universe</code>
</p>
<h3>{{ _("What plugin protocols are supported?") }}</h3>
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 or audio editing and arranging via clips.
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.
{% endtrans %}
<br><br>
{% trans %}
@ -180,11 +180,11 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
@@ -180,11 +180,11 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
<div class="row">
<div class="col-lg-4">
<section>
<h3>{{ _("Feature 0") }}</h3>
<h3>{{ _("Limitless Automation") }}</h3>
<p>
{% trans %}
Cool.
Automate almost anything with built-in envelopes and automation curves.
{% endtrans %}
</p>
</section>
@ -192,7 +192,7 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
@@ -192,7 +192,7 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
<div class="col-lg-4">
<section>
<h3>{{ _("Feature 1") }}</h3>
<h3>{{ _("Feature 2") }}</h3>
<p>
{% trans %}
@ -203,10 +203,10 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
@@ -203,10 +203,10 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
</div>
<div class="col-lg-4">
<section>
<h3>{{ _("Feature 2") }}</h3>
<h3>{{ _("LV2 Plugins") }}</h3>
<p>
{% trans %}
Cool.
Works with LV2, the open standard for audio plugins.
{% endtrans %}
</p>
</section>
@ -216,10 +216,10 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
@@ -216,10 +216,10 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
<div class="row">
<div class="col-lg-4">
<section>
<h3>{{ _("Feature 3") }}</h3>
<h3>{{ _("Speaks Your Language") }}</h3>
<p>
{% trans %}
Cool.
Available in English, German, French, Italian, Spanish and Japanese.
{% endtrans %}
</p>
</section>
@ -229,7 +229,7 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc
@@ -229,7 +229,7 @@ In the usual Composing -> Mixing -> Mastering workflow, Zrythm puts the most foc