2023-12-11 17:54:54 +00:00
|
|
|
{
|
2023-12-18 14:19:04 +00:00
|
|
|
"product": {
|
|
|
|
"name": "Tibia test product",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"buildVersion": "1",
|
2023-12-11 17:54:54 +00:00
|
|
|
"bundleName": "tibia_test",
|
|
|
|
"buses": [
|
|
|
|
{
|
|
|
|
"type": "audio",
|
|
|
|
"direction": "input",
|
2024-01-11 14:30:50 +00:00
|
|
|
"channels": "mono",
|
2023-12-11 17:54:54 +00:00
|
|
|
"name": "Input",
|
2024-01-09 10:47:25 +00:00
|
|
|
"shortName": "Input",
|
2023-12-11 17:54:54 +00:00
|
|
|
"sidechain": false,
|
2024-01-09 10:47:25 +00:00
|
|
|
"cv": false,
|
|
|
|
"optional": false
|
2023-12-11 17:54:54 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "audio",
|
|
|
|
"direction": "output",
|
2024-01-11 14:30:50 +00:00
|
|
|
"channels": "mono",
|
2023-12-11 17:54:54 +00:00
|
|
|
"name": "Output",
|
2024-01-09 10:47:25 +00:00
|
|
|
"shortName": "Output",
|
2023-12-11 17:54:54 +00:00
|
|
|
"sidechain": false,
|
2024-01-09 10:47:25 +00:00
|
|
|
"cv": false,
|
|
|
|
"optional": false
|
2023-12-11 17:54:54 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"parameters": [
|
|
|
|
{
|
|
|
|
"name": "Gain",
|
|
|
|
"shortName": "Gain",
|
|
|
|
"direction": "input",
|
|
|
|
"isBypass": false,
|
2024-01-09 10:47:25 +00:00
|
|
|
"isLatency": false,
|
2024-01-13 08:24:06 +00:00
|
|
|
"defaultValue": 10.0,
|
|
|
|
"minimum": 1.0,
|
|
|
|
"maximum": 100.0,
|
2024-01-09 10:47:25 +00:00
|
|
|
"toggled": false,
|
2024-01-09 14:02:49 +00:00
|
|
|
"optional": false,
|
|
|
|
"integer": false,
|
|
|
|
"scalePoints": {
|
2024-01-13 08:24:06 +00:00
|
|
|
"0": 1.0,
|
|
|
|
"Max": 100.0,
|
|
|
|
"Min": 10.0
|
2024-01-09 14:02:49 +00:00
|
|
|
},
|
2024-01-09 14:57:43 +00:00
|
|
|
"list": false,
|
2024-01-13 08:24:06 +00:00
|
|
|
"unit": "db",
|
|
|
|
"map": "logarithmic"
|
2023-12-11 17:54:54 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bypass",
|
|
|
|
"shortName": "Bypass",
|
|
|
|
"direction": "input",
|
|
|
|
"isBypass": true,
|
2024-01-09 10:47:25 +00:00
|
|
|
"isLatency": false,
|
|
|
|
"defaultValue": 0,
|
2024-01-05 14:35:39 +00:00
|
|
|
"minimum": 0,
|
2024-01-09 10:47:25 +00:00
|
|
|
"maximum": 1,
|
|
|
|
"toggled": true,
|
2024-01-09 14:02:49 +00:00
|
|
|
"optional": true,
|
|
|
|
"integer": true,
|
|
|
|
"scalePoints": {
|
|
|
|
"Off": 0,
|
|
|
|
"On": 1
|
|
|
|
},
|
2024-01-10 12:14:46 +00:00
|
|
|
"list": true,
|
2024-01-13 08:24:06 +00:00
|
|
|
"unit": "",
|
|
|
|
"map": "linear"
|
2023-12-11 17:54:54 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|