7 Commits

Author SHA1 Message Date
d9810ce270 enable rich tracebacks
console, error_console are now app attributes.
2026-03-02 12:55:33 +00:00
1f6811d5a0 general parser improvements.
index and ctx parameters now show as required in help output
2026-03-02 12:30:22 +00:00
e6ebf86c86 add gainlayer command group
add GainlayerHelpFormatter
2026-03-02 01:24:18 +00:00
c7365bfe4e add new help formatters for different kinds of commands 2026-02-28 15:39:26 +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.
2026-02-27 22:50:00 +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
438c7e25ea rename to vban-cli 2026-02-27 17:45:17 +00:00