Files
op-pedal/react/public/var/current_pedalboard.json
T
Robin Davies d8a6022947 First commit.
2021-08-15 12:42:46 -04:00

77 lines
2.3 KiB
JSON

{
"name": "Untitled",
"items": [
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"isEnabled": true,
"controlValues": []
},
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"controlValues": []
},
{
"uri": "uri://two-play/piddle/pedalboard#Split",
"isEnabled": true,
"controlValues": [
{ "key": "splitType", "value": 0},
{ "key": "select", "value": 1},
{ "key": "mix", "value": 0.3}
],
"topChain": [
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"isEnabled": true,
"controlValues": []
},
{
"uri": "uri://two-play/piddle/pedalboard#Split",
"isEnabled": true,
"controlValues": [
{ "key": "splitType", "value": 0},
{ "key": "select", "value": 1},
{ "key": "mix", "value": 0.3}
],
"topChain": [
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"isEnabled": true,
"controlValues": []
}
],
"bottomChain": [
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"isEnabled": true,
"controlValues": []
}
]
}
],
"bottomChain": [
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"isEnabled": true,
"controlValues": []
}
]
},
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"isEnabled": true,
"controlValues": []
},
{
"uri": "uri://two-play/piddle/pedalboard#Empty",
"isEnabled": true,
"controlValues": []
}
]
}