Linha de comando

Zrythm vem com algumas utilidades abaixo que podem ser utilizadas do CLI.

zrythm

Executável Zrythm.

-h, --help

Print a list of available options.

--pretty

Pretty-print the output (where applicable).

-p, --print-settings

Print all the user settings. Can be combined with zrythm --pretty to get pretty-printed output, like below.

../_images/print-settings.png
--reset-to-factory

Reset user settings to their default values.

Nota

Only affects the settings printed with zrythm -p. This will not affect any files in the Zrythm user path.

Aviso

Isto limpará TODAS as suas configurações de utilizador.

--audio-backend=BACKEND

Override the audio backend to use.

BACKEND is one of: alsa, dummy, jack, pa, pulse, rtaudio, sdl

--midi-backend=BACKEND

Override the MIDI backend to use.

BACKEND is one of: dummy, jack, rtmidi, windows_mme

-v, --version

Print version information.

Imprime a versão do Zrythm.

zrythm_launch

Invólucro sobre zrythm que define os caminhos corretos antes de lançar Zrythm. Todas as opções para zrythm também podem ser passadas a zrythm_launch.