mirror of
https://github.com/onyx-and-iris/vban-cli.git
synced 2026-04-18 03:13:30 +00:00
upd note regarding eq PEQ commands
This commit is contained in:
@@ -17,7 +17,7 @@ def launcher(
|
|||||||
):
|
):
|
||||||
"""Control the EQ parameters.
|
"""Control the EQ parameters.
|
||||||
|
|
||||||
Only channel 0 is supported, as the VBAN protocol only exposes parameters for this channel.
|
Only channel 0 is supported, see https://github.com/onyx-and-iris/vban-cli?tab=readme-ov-file#implementation-notes - 3.
|
||||||
"""
|
"""
|
||||||
additional_kwargs = {}
|
additional_kwargs = {}
|
||||||
command, bound, _ = app.parse_args(tokens)
|
command, bound, _ = app.parse_args(tokens)
|
||||||
|
|||||||
Reference in New Issue
Block a user