7d4f8a4cd2
extension-reaper-macos: split main.cpp into tracking.cpp (polls selected envelope/automation items, reads/writes D_BASELINE) and socket.cpp (basic UDP listener, non-blocking, drains all pending packets per tick). Nudging now applies to every selected automation item across every track in the project, not just the first one found. app-desktop-macos: new "Extension" column (mirrors the OSC/Remote columns) to enable/disable the UDP connection and point it at a host/port, plus a log window. FocusFaderWidget gets an OSC/Ext output-mode toggle (mirrors TransportWidget's MIDI/OSC toggle) so a fader can drive the extension directly instead of/alongside OSC. Also renamed the Remote/Tablet buttons for clarity and split their status indicator into its own column. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1324 lines
33 KiB
JSON
1324 lines
33 KiB
JSON
{
|
|
"__last_used__": "preset2",
|
|
"presets": {
|
|
"preset1": {
|
|
"faders": [
|
|
{
|
|
"uid": "c98d2009-d186-489a-8883-ccbd612cb4af",
|
|
"label": "fuckin a",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 117,
|
|
"color": "Red",
|
|
"pickup": false,
|
|
"last_sent": 117,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "7bf9e219-b7a6-4d8e-b317-da9eb18a8095",
|
|
"label": "Fader 2",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 107,
|
|
"color": "Gray",
|
|
"pickup": false,
|
|
"last_sent": 107,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": "right",
|
|
"center_index": 1,
|
|
"zone_index": -1,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "bd0c9b6a-db81-411d-88b0-5ebae3c4e790",
|
|
"label": "Fader 3",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 83,
|
|
"color": "Orange",
|
|
"pickup": false,
|
|
"last_sent": 83,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": "left",
|
|
"center_index": 2,
|
|
"zone_index": -1,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"toggles": [
|
|
{
|
|
"uid": "b4159deb-758b-4711-838c-a6bfe6d59872",
|
|
"label": "Toggle 1",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": "left",
|
|
"center_index": 0,
|
|
"zone_index": -1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "73962e37-53b3-400f-a7e2-25ef7f1ea583",
|
|
"label": "Toggle 2",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Blue",
|
|
"zone": "left",
|
|
"center_index": 1,
|
|
"zone_index": 0,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "b3cf419a-5183-4272-bd6f-44f858afbec8",
|
|
"label": "Toggle 3",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Yellow",
|
|
"zone": "left",
|
|
"center_index": 2,
|
|
"zone_index": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "c179bfea-deec-416a-b4aa-74e81b5cbe03",
|
|
"label": "Toggle 4",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Orange",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "a5a50618-fc4c-446e-868e-e4eafa6254e7",
|
|
"label": "Toggle 6",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "f1775380-3390-4fbb-bd8b-8c30ff18f72a",
|
|
"label": "Toggle 7",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "2064f2ca-6d18-468b-bf45-9bcb1fa1247d",
|
|
"label": "Toggle 5",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Pink",
|
|
"zone": "right",
|
|
"center_index": 4,
|
|
"zone_index": -1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"browser": {
|
|
"back": {
|
|
"label": "Back",
|
|
"cc": 22,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
},
|
|
"fwd": {
|
|
"label": "Fwd",
|
|
"cc": 23,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
}
|
|
},
|
|
"big_title": "STRING THING",
|
|
"preset_uuid": "8cbceb6b-ba5d-4b2c-8989-f921e4e3150d",
|
|
"show_hide": {
|
|
"fader": false,
|
|
"toggle": true,
|
|
"transport": true,
|
|
"browser": true
|
|
},
|
|
"sections": {
|
|
"preset_browser": true,
|
|
"big_title": true,
|
|
"fader_row": true,
|
|
"toggle_row": true,
|
|
"transport_row": true
|
|
}
|
|
},
|
|
"preset2": {
|
|
"faders": [],
|
|
"toggles": [
|
|
{
|
|
"uid": "6e8e21a9-0d01-482f-b5cc-8551bfd9c717",
|
|
"label": "Toggle 1",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"browser": {
|
|
"back": {
|
|
"label": "Back",
|
|
"cc": 22,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
},
|
|
"fwd": {
|
|
"label": "Fwd",
|
|
"cc": 23,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
}
|
|
},
|
|
"big_title": "",
|
|
"preset_uuid": "30ff84d1-9240-41f6-b499-1d18ef7ab2eb",
|
|
"show_hide": {
|
|
"fader": false,
|
|
"toggle": false,
|
|
"transport": false,
|
|
"browser": false
|
|
},
|
|
"sections": {
|
|
"preset_browser": true,
|
|
"big_title": true,
|
|
"fader_row": true,
|
|
"toggle_row": true,
|
|
"transport_row": true
|
|
}
|
|
},
|
|
"preset3": {
|
|
"faders": [
|
|
{
|
|
"uid": "c98d2009-d186-489a-8883-ccbd612cb4af",
|
|
"label": "trumpet whatever",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 43,
|
|
"color": "Orange",
|
|
"pickup": false,
|
|
"last_sent": 43,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": "left",
|
|
"center_index": 0,
|
|
"zone_index": -1,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "7bf9e219-b7a6-4d8e-b317-da9eb18a8095",
|
|
"label": "Fader 2",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 48,
|
|
"color": "Pink",
|
|
"pickup": false,
|
|
"last_sent": 48,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "bd0c9b6a-db81-411d-88b0-5ebae3c4e790",
|
|
"label": "Fader 3",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 48,
|
|
"color": "Yellow",
|
|
"pickup": false,
|
|
"last_sent": 48,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": "right",
|
|
"center_index": 2,
|
|
"zone_index": -1,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"toggles": [
|
|
{
|
|
"uid": "e291394c-cc09-4d3c-9ac3-ed5fe2803a46",
|
|
"label": "whatever",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"browser": {
|
|
"back": {
|
|
"label": "Back",
|
|
"cc": 22,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
},
|
|
"fwd": {
|
|
"label": "Fwd",
|
|
"cc": 23,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
}
|
|
},
|
|
"big_title": "",
|
|
"preset_uuid": "7483fb5b-f47f-49e4-bccb-e8d20195078c",
|
|
"show_hide": {
|
|
"fader": false,
|
|
"toggle": true,
|
|
"transport": true,
|
|
"browser": true
|
|
},
|
|
"sections": {
|
|
"preset_browser": true,
|
|
"big_title": true,
|
|
"fader_row": true,
|
|
"toggle_row": true,
|
|
"transport_row": true
|
|
}
|
|
},
|
|
"whatever": {
|
|
"faders": [],
|
|
"toggles": [],
|
|
"browser": {
|
|
"back": {
|
|
"label": "Back",
|
|
"cc": 22,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
},
|
|
"fwd": {
|
|
"label": "Fwd",
|
|
"cc": 23,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
}
|
|
},
|
|
"big_title": "whatever shit",
|
|
"preset_uuid": "772728ff-6654-46b6-89ce-b7b073b29643",
|
|
"show_hide": {
|
|
"fader": false,
|
|
"toggle": false,
|
|
"transport": true,
|
|
"browser": false
|
|
},
|
|
"sections": {
|
|
"preset_browser": true,
|
|
"big_title": true,
|
|
"fader_row": true,
|
|
"toggle_row": true,
|
|
"transport_row": true
|
|
}
|
|
},
|
|
"preset5": {
|
|
"faders": [
|
|
{
|
|
"uid": "14ec66c2-6a0a-418e-9240-776cb13f6e2e",
|
|
"label": "Fader 1",
|
|
"cc": 90,
|
|
"ch": 15,
|
|
"value": 50,
|
|
"color": "Yellow",
|
|
"pickup": false,
|
|
"last_sent": 50,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"touch_sense_mode": "off",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "5aaecf41-3455-4fa2-bef1-ca02f5933a69",
|
|
"label": "VERB",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 57,
|
|
"color": "Orange",
|
|
"pickup": false,
|
|
"last_sent": 57,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"touch_sense_mode": "off",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "e8e8cca8-3bad-49a5-8c91-d3a78d25a1eb",
|
|
"label": "VELOCITY",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 64,
|
|
"color": "Yellow",
|
|
"pickup": false,
|
|
"last_sent": 64,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"touch_sense_mode": "off",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "ae9cd47a-96af-45a4-83e6-816916a65e0e",
|
|
"label": "oh shit",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 76,
|
|
"color": "Gray",
|
|
"pickup": false,
|
|
"last_sent": 76,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"touch_sense_mode": "off",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "fee53fde-2f59-4800-8873-3d75ca619366",
|
|
"label": "Fader 5",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 0,
|
|
"color": "Gray",
|
|
"pickup": false,
|
|
"last_sent": 0,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"touch_sense_mode": "off",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "1783a98d-16c9-4a06-ae4d-0f6ab36d4421",
|
|
"label": "WOOOOW",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 36,
|
|
"color": "Gray",
|
|
"pickup": false,
|
|
"last_sent": 36,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"touch_sense_mode": "off",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "2a55bdef-83aa-458f-a37d-e12a61e3e6a0",
|
|
"label": "Fader 7",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 18,
|
|
"color": "Gray",
|
|
"pickup": false,
|
|
"last_sent": 18,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"touch_sense_mode": "off",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"toggles": [
|
|
{
|
|
"uid": "46f17f40-1bb2-4527-b6c5-fd26e535beed",
|
|
"label": "whatever tap",
|
|
"cc": 20,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"browser": {
|
|
"back": {
|
|
"label": "Back",
|
|
"cc": 22,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
},
|
|
"fwd": {
|
|
"label": "Fwd",
|
|
"cc": 23,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
}
|
|
},
|
|
"big_title": "STRING SHORTS",
|
|
"preset_uuid": "3e9d51d2-cf55-49f4-80a4-2f7f4466f959",
|
|
"show_hide": {
|
|
"fader": false,
|
|
"toggle": true,
|
|
"transport": false,
|
|
"browser": true
|
|
},
|
|
"sections": {
|
|
"preset_browser": true,
|
|
"big_title": true,
|
|
"fader_row": true,
|
|
"toggle_row": true,
|
|
"transport_row": true
|
|
}
|
|
},
|
|
"new preset browser shit": {
|
|
"faders": [],
|
|
"toggles": [],
|
|
"browser": {
|
|
"back": {
|
|
"label": "Back",
|
|
"cc": 22,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
},
|
|
"fwd": {
|
|
"label": "Fwd",
|
|
"cc": 23,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
}
|
|
},
|
|
"big_title": "",
|
|
"preset_uuid": "a2cf2b56-b18f-435c-a340-0ff22e9074f4",
|
|
"show_hide": {
|
|
"fader": false,
|
|
"toggle": false,
|
|
"transport": true,
|
|
"browser": false
|
|
},
|
|
"sections": {
|
|
"preset_browser": true,
|
|
"big_title": true,
|
|
"fader_row": true,
|
|
"toggle_row": true,
|
|
"transport_row": true
|
|
}
|
|
},
|
|
"rename whatever": {
|
|
"faders": [
|
|
{
|
|
"uid": "14ec66c2-6a0a-418e-9240-776cb13f6e2e",
|
|
"label": "toots",
|
|
"cc": 90,
|
|
"ch": 15,
|
|
"value": 59,
|
|
"color": "Blue",
|
|
"pickup": false,
|
|
"last_sent": 59,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"dest_id": 2
|
|
},
|
|
{
|
|
"uid": "5aaecf41-3455-4fa2-bef1-ca02f5933a69",
|
|
"label": "Fader 2",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 66,
|
|
"color": "Blue",
|
|
"pickup": false,
|
|
"last_sent": 66,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "e8e8cca8-3bad-49a5-8c91-d3a78d25a1eb",
|
|
"label": "Fader 3",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 64,
|
|
"color": "Blue",
|
|
"pickup": false,
|
|
"last_sent": 64,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "ae9cd47a-96af-45a4-83e6-816916a65e0e",
|
|
"label": "Fader 4",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 64,
|
|
"color": "Green",
|
|
"pickup": false,
|
|
"last_sent": 64,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "fee53fde-2f59-4800-8873-3d75ca619366",
|
|
"label": "Fader 5",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 64,
|
|
"color": "Green",
|
|
"pickup": false,
|
|
"last_sent": 64,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "1783a98d-16c9-4a06-ae4d-0f6ab36d4421",
|
|
"label": "Fader 6",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 64,
|
|
"color": "Green",
|
|
"pickup": false,
|
|
"last_sent": 64,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "2a55bdef-83aa-458f-a37d-e12a61e3e6a0",
|
|
"label": "Fader 7",
|
|
"cc": 1,
|
|
"ch": 1,
|
|
"value": 127,
|
|
"color": "Green",
|
|
"pickup": false,
|
|
"last_sent": 127,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"toggles": [
|
|
{
|
|
"uid": "46f17f40-1bb2-4527-b6c5-fd26e535beed",
|
|
"label": "Toggle 1",
|
|
"cc": 12,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Green",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "dbf062b0-6dfe-4a7b-af6a-cf47a943bdec",
|
|
"label": "Toggle 2",
|
|
"cc": 13,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Teal",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "93d02fb4-5327-4f0c-8cbd-6f0eb24f7195",
|
|
"label": "Toggle 3",
|
|
"cc": 14,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Purple",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "3147496a-7380-401b-9b95-947dc5458886",
|
|
"label": "Toggle 4",
|
|
"cc": 15,
|
|
"ch": 1,
|
|
"state": false,
|
|
"color": "Pink",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "toggle",
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"browser": {
|
|
"back": {
|
|
"label": "Back",
|
|
"cc": 22,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
},
|
|
"fwd": {
|
|
"label": "Fwd",
|
|
"cc": 23,
|
|
"ch": 1,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"trigger_mode": "momentary"
|
|
}
|
|
},
|
|
"big_title": "STRING SHORTS",
|
|
"preset_uuid": "cf0155c7-81ea-4291-8680-6f058b80007f",
|
|
"show_hide": {
|
|
"fader": false,
|
|
"toggle": false,
|
|
"transport": true,
|
|
"browser": true
|
|
},
|
|
"sections": {
|
|
"preset_browser": true,
|
|
"big_title": true,
|
|
"fader_row": true,
|
|
"toggle_row": true,
|
|
"transport_row": true
|
|
}
|
|
}
|
|
},
|
|
"transport_preset": [
|
|
{
|
|
"uid": "9ee09db7-2cf5-4ae6-a154-b25bb262565c",
|
|
"label": "Play",
|
|
"cc": 117,
|
|
"state": false,
|
|
"color": "Green",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"output_mode": "osc",
|
|
"osc_addr": "t/1/play",
|
|
"trigger_mode": "momentary",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "e2e8eb84-c2c9-4060-a818-b087ebd5aabd",
|
|
"label": "Stop",
|
|
"cc": 116,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"output_mode": "osc",
|
|
"osc_addr": "t/1/stop",
|
|
"trigger_mode": "momentary",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "6b5bcaf7-1d01-4ccd-b23a-ebae8da57a7f",
|
|
"label": "Record",
|
|
"cc": 118,
|
|
"state": false,
|
|
"color": "Red",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"output_mode": "osc",
|
|
"osc_addr": "t/1/record",
|
|
"trigger_mode": "momentary",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "2a1fcb50-b9f2-4c33-bce0-5bd5cadd9c46",
|
|
"label": "Arm",
|
|
"cc": 119,
|
|
"state": false,
|
|
"color": "Red",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"output_mode": "osc",
|
|
"osc_addr": "t/1/recenable/1/@",
|
|
"trigger_mode": "momentary",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "4208c3e3-c0b0-4c51-a426-be90568c904a",
|
|
"label": "<",
|
|
"cc": 20,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"output_mode": "osc",
|
|
"osc_addr": "/3/track-",
|
|
"trigger_mode": "momentary",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
},
|
|
{
|
|
"uid": "7a029b92-9cc0-4534-8657-6abe24c592e0",
|
|
"label": ">",
|
|
"cc": 20,
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hw_cc": null,
|
|
"output_mode": "osc",
|
|
"osc_addr": "/3/track+",
|
|
"trigger_mode": "momentary",
|
|
"remote": true,
|
|
"dest_id": 1
|
|
}
|
|
],
|
|
"transport_show_hide": false,
|
|
"io_config": {
|
|
"midi_out": "Not Connected",
|
|
"midi_in": "Not Connected",
|
|
"midi_controller_in": "Not Connected",
|
|
"transport_out": "Not Connected",
|
|
"osc_ip": "127.0.0.1",
|
|
"osc_listen_port": 9001,
|
|
"osc_send_port": 8000,
|
|
"osc_running": true,
|
|
"tablet_running": true,
|
|
"extension_ip": "127.0.0.1",
|
|
"extension_port": 9124,
|
|
"extension_running": true
|
|
},
|
|
"focus_toggles": [
|
|
{
|
|
"uid": "6aa50c87-25fa-45a9-8b21-22ca6823bfef",
|
|
"label": "MUTE",
|
|
"state": false,
|
|
"color": "Red",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/mute",
|
|
"osc_addr_out": "/3/mute",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "01d26539-51b9-4413-b180-5b012f212e66",
|
|
"label": "SOLO",
|
|
"state": false,
|
|
"color": "Yellow",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/solo",
|
|
"osc_addr_out": "/3/solo",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "888310d7-efd8-4ca7-b5e6-9d62a2ba7d5c",
|
|
"label": "WRITE",
|
|
"state": false,
|
|
"color": "Red",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/atmwrite",
|
|
"osc_addr_out": "/3/atmwrite",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "21f875c2-d49e-484f-b0cd-5a9a5f89b0f9",
|
|
"label": "OFF",
|
|
"state": true,
|
|
"color": "White",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/atmoff",
|
|
"osc_addr_out": "/3/atmoff",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "180759b7-e68b-4b8a-aa11-ee19d2a87fa3",
|
|
"label": "TOUCH",
|
|
"state": false,
|
|
"color": "Yellow",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/atmtouch",
|
|
"osc_addr_out": "/3/atmtouch",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "5d9b7b3a-2429-4dd1-bcf2-043a6db9135d",
|
|
"label": "LISTEN",
|
|
"state": false,
|
|
"color": "Green",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/input",
|
|
"osc_addr_out": "/3/input",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "0916bf53-ac82-4fb2-9842-835aea39e7d5",
|
|
"label": "ARM",
|
|
"state": true,
|
|
"color": "Red",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/recenable",
|
|
"osc_addr_out": "/3/recenable",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "5433708f-5566-40a8-9333-f3061a07c217",
|
|
"label": "READ",
|
|
"state": false,
|
|
"color": "Green",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/3/atmread",
|
|
"osc_addr_out": "/3/atmread",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "d8741393-ec45-4bc2-a9a0-6dd7dbbe04dd",
|
|
"label": "<",
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "",
|
|
"osc_addr_out": "/3/track-",
|
|
"hardware_enabled": true,
|
|
"feedback_enabled": false,
|
|
"hw_cc": 39,
|
|
"hw_channel": 16,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "5f951196-c69a-43f2-b5c3-0bf263128c69",
|
|
"label": ">",
|
|
"state": false,
|
|
"color": "Gray",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "",
|
|
"osc_addr_out": "/3/track+",
|
|
"hardware_enabled": true,
|
|
"feedback_enabled": false,
|
|
"hw_cc": 40,
|
|
"hw_channel": 16,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "47a463c5-83c9-4e93-ace7-a488e0a20647",
|
|
"label": "Play",
|
|
"state": true,
|
|
"color": "Green",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/track/mute",
|
|
"osc_addr_out": "t/1/play",
|
|
"hardware_enabled": true,
|
|
"feedback_enabled": false,
|
|
"hw_cc": 48,
|
|
"hw_channel": 16,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "64a0aa02-4d41-4da2-b35d-c32a04d95157",
|
|
"label": "Stop",
|
|
"state": false,
|
|
"color": "White",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/track/mute",
|
|
"osc_addr_out": "t/1/stop",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
},
|
|
{
|
|
"uid": "c0cb0422-b095-4d2d-bafa-b3c48da537d3",
|
|
"label": "Record",
|
|
"state": false,
|
|
"color": "Red",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"trigger_mode": "momentary",
|
|
"osc_addr_in": "/track/mute",
|
|
"osc_addr_out": "t/1/record",
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1
|
|
}
|
|
],
|
|
"focus_feedbacks": [
|
|
{
|
|
"uid": "f61354e9-96f7-4826-975b-faea732c487c",
|
|
"label": "track name",
|
|
"text": "piano",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/3/trackname",
|
|
"custom_enabled": false,
|
|
"custom_text": ""
|
|
},
|
|
{
|
|
"uid": "8e77be47-8d5a-4eda-906e-db978cd2207e",
|
|
"label": "track number",
|
|
"text": "6",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/3/track#",
|
|
"custom_enabled": false,
|
|
"custom_text": ""
|
|
},
|
|
{
|
|
"uid": "c97ec8c9-1b97-48f4-9744-62f8a2faec28",
|
|
"label": "fader val",
|
|
"text": "-7.13dB",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/3/trkvolval",
|
|
"custom_enabled": false,
|
|
"custom_text": ""
|
|
},
|
|
{
|
|
"uid": "28956bcf-b147-4e5b-a8c9-ec07d7be70e3",
|
|
"label": "time",
|
|
"text": "15:29.000",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/1/time",
|
|
"custom_enabled": false,
|
|
"custom_text": ""
|
|
},
|
|
{
|
|
"uid": "0916a793-6adf-43b9-a2ea-8fca7ddafc57",
|
|
"label": "bar | beat",
|
|
"text": "465.3.00",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/3/bar",
|
|
"custom_enabled": false,
|
|
"custom_text": ""
|
|
},
|
|
{
|
|
"uid": "7085f9f7-31dd-4214-9e4d-84b9618850ae",
|
|
"label": "Send 1 Val",
|
|
"text": "-10.3dB",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/3/sendval1",
|
|
"custom_enabled": false,
|
|
"custom_text": ""
|
|
},
|
|
{
|
|
"uid": "506eaa2e-8ff4-4e86-a445-f00a46c037df",
|
|
"label": "2MX Send",
|
|
"text": "2MX SEND",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/3/trackname",
|
|
"custom_enabled": true,
|
|
"custom_text": "2MX SEND"
|
|
},
|
|
{
|
|
"uid": "5259b459-4ba4-478d-b35e-4785bb6d75b0",
|
|
"label": "Feedback 8",
|
|
"text": "Track",
|
|
"color": "Gray",
|
|
"osc_addr_in": "/3/trackname",
|
|
"custom_enabled": true,
|
|
"custom_text": "Track"
|
|
}
|
|
],
|
|
"focus_faders": [
|
|
{
|
|
"uid": "18558185-7cd4-4c2a-995e-4524e69d99e1",
|
|
"label": "piano",
|
|
"value": 73,
|
|
"color": "Green",
|
|
"pickup": false,
|
|
"last_sent": 73,
|
|
"osc_addr_in": "/3/volume",
|
|
"osc_addr_out": "/3/volume",
|
|
"osc_addr_name": "/3/trackname",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hardware_enabled": true,
|
|
"feedback_enabled": true,
|
|
"hw_cc": 8,
|
|
"hw_channel": 16,
|
|
"hw_out_cc": 8,
|
|
"hw_out_ch": 16,
|
|
"touch_sense_mode": "jl_cooper",
|
|
"output_mode": "osc"
|
|
},
|
|
{
|
|
"uid": "279a2c81-6548-422e-bf6d-75119c81b9c3",
|
|
"label": "2MX",
|
|
"value": 65,
|
|
"color": "Gray",
|
|
"pickup": false,
|
|
"last_sent": 65,
|
|
"osc_addr_in": "/3/sendlevel1",
|
|
"osc_addr_out": "/3/sendlevel1",
|
|
"osc_addr_name": "/track/name",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hardware_enabled": true,
|
|
"feedback_enabled": true,
|
|
"hw_cc": 7,
|
|
"hw_channel": 16,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 16,
|
|
"touch_sense_mode": "jl_cooper",
|
|
"output_mode": "osc"
|
|
},
|
|
{
|
|
"uid": "8de2c4e9-2f05-4a71-a610-d712ee69d1a1",
|
|
"label": "Envelope Adjust",
|
|
"value": 45,
|
|
"color": "Gray",
|
|
"pickup": false,
|
|
"last_sent": 45,
|
|
"osc_addr_in": "/track/volume",
|
|
"osc_addr_out": "/track/volume",
|
|
"osc_addr_name": "/track/name",
|
|
"zone": null,
|
|
"center_index": null,
|
|
"zone_index": null,
|
|
"hardware_enabled": false,
|
|
"feedback_enabled": false,
|
|
"hw_cc": null,
|
|
"hw_channel": null,
|
|
"hw_out_cc": 7,
|
|
"hw_out_ch": 1,
|
|
"touch_sense_mode": "off",
|
|
"output_mode": "ext"
|
|
}
|
|
]
|
|
} |