Commit Graph
9 Commits
Author SHA1 Message Date
onyx_online ac8f635263 litn fixes 2026-02-15 12:00:00 +00:00
onyx_online 32a09db1a4 unexport client 2026-02-11 21:25:40 +00:00
onyx_online 23422f9641 DRY up the factory methods
use optional functions to set address functions
2026-02-07 14:23:46 +00:00
onyx_online 8a452c83b9 pass base addresses to factory methods 2026-02-07 09:24:41 +00:00
onyx_online 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
onyx_online 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
onyx_online 056ebc9116 add strip comp mode + strip gate subcommands 2026-02-04 07:31:00 +00:00
onyx_online a9110f0986 implement strip/bus gate/comp on commands 2026-02-01 15:50:11 +00:00
onyx_online 89ab8ee258 setup the skeletal structure for Eq, Comp and Gate.
implement strip/bus eq on commands.
2026-02-01 15:09:38 +00:00