Commit Graph

10 Commits

Author SHA1 Message Date
4dd01a0e99 add missing help messages
patch bump
2026-03-05 19:59:32 +00:00
81b3841241 annotate optional args as Optional. 2026-03-03 15:13:47 +00:00
6e6a60e9bd remove meta launchers for comp, gate, denoiser. 2026-03-03 15:13:29 +00:00
0f8be6de48 bp-sidechain should be float 2026-03-02 22:07:53 +00:00
e6a17d5772 add more gate commands 2026-03-02 22:02:25 +00:00
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
b3cfc6bc4a remove StripSubcommandHelpFormatter, StripHelpFormatter now handles commands + command groups. 2026-03-01 01:04:54 +00:00
c7365bfe4e add new help formatters for different kinds of commands 2026-02-28 15:39:26 +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