Commit Graph
8 Commits
Author SHA1 Message Date
onyx_online 91e49cbb55 tomllib/tomli now lazy loaded.
`Path.home() / "vban.toml" added to filepaths

`Path.home() / ".config" / "vban-cmd" / "vban.toml"` added to filepaths

VBANCMDError raised if ip not given and toml not located
2023-06-25 03:40:14 +01:00
onyx_online 3c85903554 renaem action_prop to action_fn 2023-06-25 02:38:59 +01:00
onyx_online a730edc2c2 connection errors now raise VBANCMDConnectionError
Producer thread added, sends job queue to Updater

data slices moved back into dataclass
2023-06-25 02:37:45 +01:00
onyx_online 90acafe95b VBANCMDConnectionError added 2023-06-25 02:06:02 +01:00
onyx_online 5f4fdcb0eb StripComp, StripGate, StripDenoiser, StripDevice
added to PhysicalStrip
2023-06-25 01:48:07 +01:00
onyx_online d5219d66f7 BusEQ added to Bus class 2023-06-25 01:47:05 +01:00
onyx_online c74d827154 update strip.{comp,gate,eq} and bus.eq
add gain=0.0 to bus params.

`Path.home() / ".config" / "vban-cmd" / kind.name` added to loader
2023-06-25 01:43:26 +01:00
onyx_online d3032cdeca Create LICENSE 2022-03-09 06:29:59 +00:00