Add noise gate option to CLI app

This commit is contained in:
Lennard Kittner
2026-02-24 14:02:36 +01:00
parent 7928f55a98
commit 2fd0373fbe
2 changed files with 40 additions and 7 deletions

View File

@@ -147,6 +147,8 @@ Options:
Enables surround sound. This may be on by default and cannot be changed on your device. [possible values: true, false]
--mute_playback <mute_playback>
Mute or unmute playback. [possible values: true, false]
--activate_noise_gate <activate_noise_gate>
Activates nose gate. [possible values: true, false]
-h, --help
Print help
-V, --version