fix: add comma consumption between positional WS args in mixer handlers

This commit is contained in:
2026-06-20 20:21:16 -04:00
parent 8068f5d168
commit 7f24a0f807
11 changed files with 3108 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"valid": true,
"isOnboarding": false,
"isJackAudio": false,
"alsaInputDevice": "hw:3,0",
"alsaInputDeviceName": "GP-5",
"alsaOutputDevice": "hw:3,0",
"alsaOutputDeviceName": "GP-5",
"sampleRate": 44100,
"bufferSize": 256,
"numberOfBuffers": 3
}