Files
op-pedal/default_config/currentPreset.json
T

34 lines
748 B
JSON

{
"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
}
}