number (required) Example: 0Param position in effect params list
Connect and disconnect effects.
Content-Type: application/json; charset=UTF-8{
+ "type": "audio",
"output": {
"effect": 0,
"symbol": "out",
@@ -864,6 +867,7 @@
"index": 1
}
}Content-Type: application/json; charset=UTF-8{
+ "type": "audio",
"output": {
"effect": 0,
"symbol": "out",
@@ -1081,6 +1085,7 @@ Notification on_current_pedalboard_changed
"name":"hehueuhes ea",
"connections":[
{
+ "type": "audio",
"input":{
"effect":0,
"symbol":"in_l",
@@ -1092,6 +1097,7 @@ Notification on_current_pedalboard_changed
}
},
{
+ "type": "audio",
"input":{
"symbol":"playback_1",
"index":0
@@ -1124,8 +1130,9 @@ Notification on_bank_updated type
":"BANK",
"updateType":"DELETED",
"bank":3,
- "value":{
+ "value": {
"name":"My bank",
+ "index":3,
"pedalboards":[
{
"data":{
@@ -1137,6 +1144,7 @@ Notification on_bank_updated name
":"Empty pedalboard",
"connections":[
{
+ "type": "audio",
"input":{
"symbol":"playback_1",
"index":0
@@ -1148,8 +1156,7 @@ Notification on_bank_updated }
]
}
- ],
- "index":3
+ ]
}
}
@@ -1187,6 +1194,7 @@ on_pedalboard_updated
"name":"Guitar hero",
"connections":[
{
+ "type": "audio",
"input":{
"symbol":"playback_1",
"index":0
@@ -1594,6 +1602,7 @@ on_connection_updated
"bank":2,
"pedalboard":0,
"value":{
+ "type": "audio",
"input":{
"effect":3,
"symbol":"in1",
@@ -1615,6 +1624,7 @@ on_connection_updated
"bank":2,
"pedalboard":0,
"value":{
+ "type": "audio",
"input":{
"effect":2,
"symbol":"in_l",
@@ -1628,7 +1638,7 @@ on_connection_updated
Generated by aglio on 28 May 2017