Commit Graph
23 Commits
Author SHA1 Message Date
onyx_online d03049e713 enable shell completion scripts 2026-02-27 22:59:20 +00:00
onyx_online 1dd518095a eq commands should target the right kind of eq
cell command group has now been attached to eq. this modifies the structure of CLI slightly.
2026-02-27 22:50:00 +00:00
onyx_online 9938eaa49f fix status classifier 2026-02-27 21:39:03 +00:00
onyx_online ffbcec5826 fix --version flag 2026-02-27 21:36:31 +00:00
onyx_online 35cffbcf91 add publish+ruff workflows 2026-02-27 21:29:01 +00:00
onyx_online 845d93bda4 upd description 2026-02-27 21:20:22 +00:00
onyx_online 0af201d601 update README with further notes. 2026-02-27 21:16:21 +00:00
onyx_online 1b315d0601 upd vban-cmd dep version 2026-02-27 21:09:40 +00:00
onyx_online 6e10d77cdb minor bump 2026-02-27 20:10:10 +00:00
onyx_online 817a25e9fa set up the skeletal structure for comp, gate, denoiser
add them as subcommand to the strip command group.

for each one implement one or two subcommands.
2026-02-27 20:09:52 +00:00
onyx_online 384d20dfc5 upd note regarding eq PEQ commands 2026-02-27 19:51:54 +00:00
onyx_online 7952fc3584 add note regarding PEQ parameters for packet with ident:1 2026-02-27 19:51:10 +00:00
onyx_online fa3964bb56 upd comments pointing to implementation notes 2026-02-27 19:48:35 +00:00
onyx_online 7597202605 upd help output 2026-02-27 19:46:29 +00:00
onyx_online 75670c8f4b add --help output to Use
add some implementation notes
2026-02-27 19:45:41 +00:00
onyx_online 5aebfcd84e upd readme 2026-02-27 18:03:58 +00:00
onyx_online e0ac9c112a upd env var prefix 2026-02-27 17:51:39 +00:00
onyx_online 438c7e25ea rename to vban-cli 2026-02-27 17:45:17 +00:00
onyx_online 837d63d789 implement eq subcommand group + on subcommand
attach it to parent command group strip.
we can't do the same for bus because VBAN doesn't yet define a packet structure defining those parameters.
2026-02-27 17:41:05 +00:00
onyx_online 1e76c2afd9 minor bump 2026-02-27 16:51:07 +00:00
onyx_online 214116bf97 update regex to parse multiple subcommands 2026-02-27 16:50:48 +00:00
onyx_online a945fccda9 implement bus command group + some subcommands 2026-02-27 16:50:31 +00:00
onyx_online 44fdeda6e4 initial commit
CLI skeletal structure implemented

--version flag implemented

configuration via flag+env vars implemented

strip command group implemented + some subcommands

custom help formatter implemented.
2026-02-27 16:26:13 +00:00