71 lines
1.6 KiB
JSON
71 lines
1.6 KiB
JSON
{
|
|
"scenes": [
|
|
{
|
|
"id": "577604f4-de57-45e2-bb26-4396dabb5770",
|
|
"name": "Production Test",
|
|
"createdAt": 1782235528.6320288,
|
|
"state": {
|
|
"buses": [
|
|
{
|
|
"id": 1,
|
|
"mute": false,
|
|
"name": "Master",
|
|
"type": "Master",
|
|
"volume": 0.0
|
|
}
|
|
],
|
|
"channels": [
|
|
{
|
|
"auxSendLevels": [],
|
|
"channelIndex": 0,
|
|
"hpEnabled": false,
|
|
"hpFrequency": 80.0,
|
|
"label": "Input 1",
|
|
"mute": false,
|
|
"pan": 0.0,
|
|
"solo": false,
|
|
"type": "Instrument",
|
|
"volume": -96.0
|
|
},
|
|
{
|
|
"auxSendLevels": [],
|
|
"channelIndex": 1,
|
|
"hpEnabled": false,
|
|
"hpFrequency": 80.0,
|
|
"label": "Input 2",
|
|
"mute": false,
|
|
"pan": 0.0,
|
|
"solo": false,
|
|
"type": "Instrument",
|
|
"volume": -96.0
|
|
}
|
|
],
|
|
"outputRoutes": [
|
|
{
|
|
"channels": 2,
|
|
"sourceBusId": 1,
|
|
"sourceStartChannel": 0,
|
|
"targetStartChannel": 0
|
|
}
|
|
],
|
|
"physicalInputCount": 2,
|
|
"physicalOutputCount": 2,
|
|
"routes": [
|
|
{
|
|
"level": 0.0,
|
|
"sourceId": 1,
|
|
"sourceType": "channel",
|
|
"targetBusId": 1
|
|
},
|
|
{
|
|
"level": 0.0,
|
|
"sourceId": 2,
|
|
"sourceType": "channel",
|
|
"targetBusId": 1
|
|
}
|
|
],
|
|
"sampleRate": 48000
|
|
}
|
|
}
|
|
]
|
|
} |