fix: add comma consumption between positional WS args in mixer handlers
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"modified": false,
|
||||
"preset": {
|
||||
"name": "Default Preset",
|
||||
"input_volume_db": 0,
|
||||
"output_volume_db": 0,
|
||||
"items": [
|
||||
{
|
||||
"instanceId": 1,
|
||||
"uri": "uri://two-play/pipedal/pedalboard#Empty",
|
||||
"isEnabled": true,
|
||||
"controlValues": [],
|
||||
"pluginName": "",
|
||||
"midiBindings": [],
|
||||
"midiChannelBinding": null,
|
||||
"stateUpdateCount": 0,
|
||||
"lv2State": [
|
||||
false,
|
||||
{}
|
||||
],
|
||||
"lilvPresetUri": "",
|
||||
"pathProperties": {},
|
||||
"title": "",
|
||||
"useModUi": false,
|
||||
"iconColor": "",
|
||||
"sideChainInputId": -1
|
||||
}
|
||||
],
|
||||
"nextInstanceId": 1,
|
||||
"snapshots": [],
|
||||
"selectedSnapshot": -1,
|
||||
"selectedPlugin": -1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user