11 lines
659 B
Markdown
11 lines
659 B
Markdown
## P2
|
|
- [ ] Add live GoXLR device discovery to the plugin UI instead of manual serial entry.
|
|
> The plugin can auto-pick the first detected mixer, but multi-device setups would be safer with a dropdown sourced from `GetStatus`.
|
|
|
|
- [ ] Add GoXLR state-aware toggle actions backed by websocket or status reads.
|
|
> The utility publishes state updates, which would let buttons truly toggle mute and FX states instead of only setting explicit values.
|
|
|
|
## P3
|
|
- [ ] Add broader GoXLR action coverage for mic tuning, submix, and lighting.
|
|
> The raw request action is the current escape hatch; typed actions for those areas would make setup faster and less error-prone.
|