Zrythm is a digital audio workstation designed to be featureful and easy to use.
It offers unlimited automation options, LV2 plugin support, JACK support and
chord assistance.
- zrythm [OPTION?] [PROJECT-FILE]
Run Zrythm, optionally passing a project file.
- -h, --help
- Show help options
- --help-all
- Show all help options
- --help-gapplication
- Show GApplication options
- --help-gtk
- Show GTK+ Options
- -v, --version
- Print version information
- --zpj-to-yaml=ZPJ-FILE
- Convert ZPJ-FILE to YAML
- --yaml-to-zpj=YAML-PROJECT-FILE
- Convert YAML-PROJECT-FILE to the .zpj format
- --gen-project=SCRIPT-FILE
- Generate a project from SCRIPT-FILE
- --pretty
- Print output in user-friendly way
- -p, --print-settings
- Print current settings
- --reset-to-factory
- Reset to factory settings
- --audio-backend=BACKEND
- Override the audio backend to use
- --midi-backend=BACKEND
- Override the MIDI backend to use
- --dummy
- Shorthand for --midi-backend=none
--audio-backend=none
- --buf-size=BUF_SIZE
- Override the buffer size to use for the audio backend, if applicable
- --samplerate=SAMPLERATE
- Override the samplerate to use for the audio backend, if applicable
- -o, --output=FILE
- File or directory to output to
- --cyaml-log-level=LOG-LEVEL
- Cyaml log level
- --display=DISPLAY
- X display to use
- LV2_PATH
- Specify custom path for scanning LV2 plugins
- ZRYTHM_DSP_THREADS
- Number of threads to use for DSP, including the main one
- ZRYTHM_SKIP_PLUGIN_SCAN
- Disable plugin scanning
- ZRYTHM_DEBUG
- Show additional debug info about objects
- <zrythm_path>/log
- Log files for each Zrythm run
- <zrythm_path>/templates
- Project templates
- <zrythm_path>/themes
- User themes
- <zrythm_path>/cached_vst_descriptors.yaml
- Cached VST plugin descriptors
- --zpj-to-yaml a.zpj > b.yaml
- Convert a a.zpj to YAML and save to b.yaml
- --gen-project a.scm -o myproject
- Generate myproject from a.scm
- -p --pretty
- Pretty-print current settings
Please report issues to https://sr.ht/~alextee/zrythm/trackers
Copyright (C) 2018-2021 The Zrythm contributors This is free software; see the
source for copying conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.