51 Commits

Author SHA1 Message Date
e6ebf86c86 add gainlayer command group
add GainlayerHelpFormatter
2026-03-02 01:24:18 +00:00
1a0fb979e0 minor bump v0.8.0 2026-03-02 00:29:02 +00:00
080e26f75f add more eq cell commands 2026-03-02 00:28:32 +00:00
f6d82c5064 remove duplicate entries 2026-03-01 22:08:41 +00:00
627ada3b09 md fix 2026-03-01 22:06:07 +00:00
f389eb53b8 patch bump v0.7.1 2026-03-01 21:59:49 +00:00
341c81fde1 minor bump v0.7.0 2026-03-01 21:16:11 +00:00
e062da51ed add Recorder Command to README 2026-03-01 21:15:51 +00:00
c82a021708 add recorder subcommand group
add validation module
2026-03-01 21:15:42 +00:00
61a3bc38a8 minor bump v0.6.0 2026-03-01 17:59:07 +00:00
8991737011 add Command Command to README 2026-03-01 17:58:58 +00:00
84d716b2ad add command subcommand group 2026-03-01 17:58:08 +00:00
b58bb3dde7 reword 2026-03-01 17:35:42 +00:00
d414844f8f md fix 2026-03-01 17:33:21 +00:00
f605178da6 add note about sendtext --help. 2026-03-01 17:26:21 +00:00
c535ae5571 minor bump v0.5.0 2026-03-01 17:25:23 +00:00
7b5d2150c7 add Sentext Command to README 2026-03-01 17:25:16 +00:00
28ec67839a add sendtext command, attach it to the root command.
disable the rt listeners if sendtext command is invoked.
2026-03-01 17:25:01 +00:00
dd0d150202 fix bus mono implementation
bump vban-cmd dep version

patch bump
2026-03-01 17:23:38 +00:00
78952aa3ff add Strip EQ and Strip EQ Cell examples.
fix Bus examples.
2026-03-01 01:32:22 +00:00
c4d67527f5 upd further notes 2026-03-01 01:22:18 +00:00
b3cfc6bc4a remove StripSubcommandHelpFormatter, StripHelpFormatter now handles commands + command groups. 2026-03-01 01:04:54 +00:00
c642bbc1f2 show the index arg 2026-02-28 16:03:34 +00:00
61a37bcd0f patch bump v0.4.2 2026-02-28 15:48:28 +00:00
b62ee185c3 upd use section in README 2026-02-28 15:39:39 +00:00
c7365bfe4e add new help formatters for different kinds of commands 2026-02-28 15:39:26 +00:00
c660778698 if completion flag return early to avoid unnecessary VBAN connections
patch bump
v0.4.1
2026-02-28 13:34:46 +00:00
5460965945 add to further notes 2026-02-27 23:06:00 +00:00
d03049e713 enable shell completion scripts 2026-02-27 22:59:20 +00:00
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.
v0.4.0
2026-02-27 22:50:00 +00:00
9938eaa49f fix status classifier v0.3.0 2026-02-27 21:39:03 +00:00
ffbcec5826 fix --version flag 2026-02-27 21:36:31 +00:00
35cffbcf91 add publish+ruff workflows 2026-02-27 21:29:01 +00:00
845d93bda4 upd description 2026-02-27 21:20:22 +00:00
0af201d601 update README with further notes. 2026-02-27 21:16:21 +00:00
1b315d0601 upd vban-cmd dep version 2026-02-27 21:09:40 +00:00
6e10d77cdb minor bump 2026-02-27 20:10:10 +00:00
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
384d20dfc5 upd note regarding eq PEQ commands 2026-02-27 19:51:54 +00:00
7952fc3584 add note regarding PEQ parameters for packet with ident:1 2026-02-27 19:51:10 +00:00
fa3964bb56 upd comments pointing to implementation notes 2026-02-27 19:48:35 +00:00
7597202605 upd help output 2026-02-27 19:46:29 +00:00
75670c8f4b add --help output to Use
add some implementation notes
2026-02-27 19:45:41 +00:00
5aebfcd84e upd readme 2026-02-27 18:03:58 +00:00
e0ac9c112a upd env var prefix 2026-02-27 17:51:39 +00:00
438c7e25ea rename to vban-cli 2026-02-27 17:45:17 +00:00
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
1e76c2afd9 minor bump 2026-02-27 16:51:07 +00:00
214116bf97 update regex to parse multiple subcommands 2026-02-27 16:50:48 +00:00
a945fccda9 implement bus command group + some subcommands 2026-02-27 16:50:31 +00:00