15 Commits

Author SHA1 Message Date
056ebc9116 add strip comp mode + strip gate subcommands 2026-02-04 07:31:00 +00:00
86ff40952b implement {Comp} threshold, ratio, attack, hold, release, makeup and mix methods
add new compressor subcommands to strip/bus command groups
2026-02-04 05:22:47 +00:00
fc36e9bf5c implement eq type/mode/gain/freq/q commands for strip/bus 2026-02-01 22:37:17 +00:00
a9110f0986 implement strip/bus gate/comp on commands 2026-02-01 15:50:11 +00:00
89ab8ee258 setup the skeletal structure for Eq, Comp and Gate.
implement strip/bus eq on commands.
2026-02-01 15:09:38 +00:00
1623b53cff headamp gain now accepts a --duration flag for safe gain staging. 2026-02-01 04:15:59 +00:00
08b232dcbf use RunE throughout 2026-02-01 01:56:03 +00:00
d894cc1317 add strip/bus name commands 2026-02-01 00:50:24 +00:00
7536c4fe24 reword short desc for strip send 2026-01-31 22:59:26 +00:00
2730f8dc5d reorganise command fields 2026-01-31 22:26:31 +00:00
a0663350f8 add strip send command 2026-01-31 21:30:48 +00:00
fc8c8ad69a move strip commands into their own struct
update the cli
2026-01-31 20:40:29 +00:00
d1657e09ab implement strip fader commands 2026-01-31 19:31:33 +00:00
3118370206 upd docstrings 2026-01-31 01:31:08 +00:00
bb82d8653b start implementing strip and bus commands 2026-01-31 01:29:30 +00:00