upd note regarding eq PEQ commands

This commit is contained in:
onyx-and-iris 2026-02-27 19:51:54 +00:00
parent 7952fc3584
commit 384d20dfc5

View File

@ -17,7 +17,7 @@ def launcher(
):
"""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 = {}
command, bound, _ = app.parse_args(tokens)