Omgevingsvariabelen¶
Zrythm understands the following environment variables. They can be
configured in .bashrc
or a similar shell configuration file, the
operating system’s settings, or they can be passed directly when running
zrythm or zrythm_launch, like:
ZRYTHM_SKIP_PLUGIN_SCAN=1 zrythm_launch
- ZRYTHM_SKIP_PLUGIN_SCAN¶
Zet op 1 om het scannen naar plugins uit te schakelen.
Voorbeeld:
ZRYTHM_SKIP_PLUGIN_SCAN=1
- ZRYTHM_DSP_THREADS¶
Aantal te gebruiken DSP-draden. Gebruikt als standaard aantal CPU-kernen - 1.
- ZRYTHM_DEBUG¶
Zet op 1 om extra informatie te tonen die nuttig is voor ontwikkelaars.