9dc685acda
Backend:
- Switched null-sink and loopback to use pactl (works on all systems)
- Generic POST /api/load-module {module, args} for any pactl module
- Fixed SVG toolbar click issue (z-index layering)
Frontend:
- + Add Device dropdown now includes:
- Null Sink (virtual audio output)
- Loopback Device (paired input+output)
- TCP Network Server (module-native-protocol-tcp)
- TCP Tunnel Sink
- TCP Tunnel Source
- Dropdown header and section separators
- Fixed canvas z-index so toolbar is clickable