fix: add comma consumption between positional WS args in mixer handlers
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user