8 Commits

Author SHA1 Message Date
8a452c83b9 pass base addresses to factory methods 2026-02-07 09:24:41 +00:00
904e6c02d8 implement Matrix type
add comp,eq factory methods for Matrix type

update address maps
2026-02-07 03:51:47 +00:00
1597f8f352 main comp/eq commands implemented
factory methods unexported

lr.go renamed to main.go
main.go renamed to cli.go
2026-02-07 01:28:59 +00:00
3f8861ded2 timeout now a flag on the root command.
It applies to all messages sent

new option function WithTimeout added
2026-02-06 11:28:40 +00:00
128f0c1df6 migrate CLI component to Kong 2026-02-05 03:36:22 +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