Browse Source

HACKING: link to user manual for env variables

audio_region_bpm_change_fix
parent
commit
276d0329ae
Signed by: alex
GPG Key ID: 022EAE42313D70F3
  1. 12
      HACKING.md

12
HACKING.md

@ -154,15 +154,9 @@ print this info* @@ -154,15 +154,9 @@ print this info*
## Environment Variables
In addition to GTK/GLib variables, Zrythm
understands the following environment variables.
- `ZRYTHM_DSP_THREADS` - number of threads
to use for DSP, including the main one
- `ZRYTHM_SKIP_PLUGIN_SCAN` - disable plugin scanning
- `ZRYTHM_DEBUG` - shows additional debug info about
objects
**FIXME** these are not up to date. link to user
manual or point to the manpage
understands the environment variables mentioned
in the
[Environment Variables section in the user manual](https://manual.zrythm.org/en/appendix/environment.html).
## UI Debugging
[GTK inspector](https://wiki.gnome.org/action/show/Projects/GTK/Inspector)

Loading…
Cancel
Save