[
    {
        "type": "controller",
        "grid_height": 1000,
        "grid_width": 1000,
        "square_size": 15,
        "id": 0,
        "LED_on": 127,
        "LED_off": 0,
        "controller_id": 1,
        "script_attach_id": 1,
        "name": "Midi Fighter Twister",
        "file_name": "midi_fighter_twister_5argon.json",
        "has_child": -1
    },
    {
        "id": 1000,
        "control_container_left": 5,
        "control_container_top": 5,
        "control_container_height": 15,
        "control_container_width": 15,
        "icon": "fa-clone",
        "name": "Bank 1",
        "type": {
            "id": 0,
            "type": "Container",
            "color": "#78e371",
            "icon": "fa-clone",
            "parent": null,
            "has_child": 0
        },
        "level": 0,
        "has_child": 1,
        "parent_id": 0
    },
    {
        "icon": "fa-power-off",
        "id": 1100,
        "name": "B1 Knob 1",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 0,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 5,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1300,
        "name": "B1 Shift Knob 1",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 0,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 7,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1200,
        "name": "B1 Button 1",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 0,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 5,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1101,
        "name": "B1 Knob 2",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 1,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 10,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1301,
        "name": "B1 Shift Knob 2",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 1,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 12,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1201,
        "name": "B1 Button 2",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 1,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 10,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1102,
        "name": "B1 Knob 3",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 2,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 15,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1302,
        "name": "B1 Shift Knob 3",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 2,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 17,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1202,
        "name": "B1 Button 3",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 2,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 15,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1103,
        "name": "B1 Knob 4",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 3,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 20,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1303,
        "name": "B1 Shift Knob 4",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 3,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 22,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1203,
        "name": "B1 Button 4",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 3,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 20,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1104,
        "name": "B1 Knob 5",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 4,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 5,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1304,
        "name": "B1 Shift Knob 5",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 4,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 7,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1204,
        "name": "B1 Button 5",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 4,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 5,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1105,
        "name": "B1 Knob 6",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 5,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 10,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1305,
        "name": "B1 Shift Knob 6",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 5,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 12,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1205,
        "name": "B1 Button 6",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 5,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 10,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1106,
        "name": "B1 Knob 7",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 6,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 15,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1306,
        "name": "B1 Shift Knob 7",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 6,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 17,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1206,
        "name": "B1 Button 7",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 6,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 15,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1107,
        "name": "B1 Knob 8",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 7,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 20,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1307,
        "name": "B1 Shift Knob 8",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 7,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 22,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1207,
        "name": "B1 Button 8",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 7,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 20,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1108,
        "name": "B1 Knob 9",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 8,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 5,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1308,
        "name": "B1 Shift Knob 9",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 8,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 7,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1208,
        "name": "B1 Button 9",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 8,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 5,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1109,
        "name": "B1 Knob 10",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 9,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 10,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1309,
        "name": "B1 Shift Knob 10",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 9,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 12,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1209,
        "name": "B1 Button 10",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 9,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 10,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1110,
        "name": "B1 Knob 11",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 10,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 15,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1310,
        "name": "B1 Shift Knob 11",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 10,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 17,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1210,
        "name": "B1 Button 11",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 10,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 15,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1111,
        "name": "B1 Knob 12",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 11,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 20,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1311,
        "name": "B1 Shift Knob 12",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 11,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 22,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1211,
        "name": "B1 Button 12",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 11,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 20,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1112,
        "name": "B1 Knob 13",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 12,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 5,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1312,
        "name": "B1 Shift Knob 13",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 12,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 7,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1212,
        "name": "B1 Button 13",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 12,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 5,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1113,
        "name": "B1 Knob 14",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 13,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 10,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1313,
        "name": "B1 Shift Knob 14",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 13,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 12,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1213,
        "name": "B1 Button 14",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 13,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 10,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1114,
        "name": "B1 Knob 15",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 14,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 15,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1314,
        "name": "B1 Shift Knob 15",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 14,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 17,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1214,
        "name": "B1 Button 15",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 14,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 15,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1115,
        "name": "B1 Knob 16",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 15,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 20,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-power-off",
        "id": 1315,
        "name": "B1 Shift Knob 16",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 15,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 22,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1215,
        "name": "B1 Button 16",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 15,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 20,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1600,
        "name": "B1 Side Button 1",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 8,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 1,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1601,
        "name": "B1 Side Button 2",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 9,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 1,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1602,
        "name": "B1 Side Button 3",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 10,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 1,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1603,
        "name": "B1 Side Button 4",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 11,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 24,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1604,
        "name": "B1 Side Button 5",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 12,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 24,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "icon": "fa-bullseye",
        "id": 1605,
        "name": "B1 Side Button 6",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 13,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 24,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 1000
    },
    {
        "id": 2000,
        "control_container_left": 35,
        "control_container_top": 5,
        "control_container_height": 15,
        "control_container_width": 15,
        "icon": "fa-clone",
        "name": "Bank 2",
        "type": {
            "id": 0,
            "type": "Container",
            "color": "#78e371",
            "icon": "fa-clone",
            "parent": null,
            "has_child": 0
        },
        "level": 0,
        "has_child": 1,
        "parent_id": 0
    },
    {
        "icon": "fa-power-off",
        "id": 2100,
        "name": "B2 Knob 1",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 16,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 35,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2300,
        "name": "B2 Shift Knob 1",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 16,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 37,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2200,
        "name": "B2 Button 1",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 16,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 35,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2101,
        "name": "B2 Knob 2",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 17,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 40,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2301,
        "name": "B2 Shift Knob 2",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 17,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 42,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2201,
        "name": "B2 Button 2",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 17,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 40,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2102,
        "name": "B2 Knob 3",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 18,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 45,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2302,
        "name": "B2 Shift Knob 3",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 18,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 47,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2202,
        "name": "B2 Button 3",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 18,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 45,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2103,
        "name": "B2 Knob 4",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 19,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 50,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2303,
        "name": "B2 Shift Knob 4",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 19,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 52,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2203,
        "name": "B2 Button 4",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 19,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 50,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2104,
        "name": "B2 Knob 5",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 20,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 35,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2304,
        "name": "B2 Shift Knob 5",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 20,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 37,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2204,
        "name": "B2 Button 5",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 20,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 35,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2105,
        "name": "B2 Knob 6",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 21,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 40,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2305,
        "name": "B2 Shift Knob 6",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 21,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 42,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2205,
        "name": "B2 Button 6",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 21,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 40,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2106,
        "name": "B2 Knob 7",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 22,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 45,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2306,
        "name": "B2 Shift Knob 7",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 22,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 47,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2206,
        "name": "B2 Button 7",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 22,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 45,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2107,
        "name": "B2 Knob 8",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 23,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 50,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2307,
        "name": "B2 Shift Knob 8",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 23,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 52,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2207,
        "name": "B2 Button 8",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 23,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 50,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2108,
        "name": "B2 Knob 9",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 24,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 35,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2308,
        "name": "B2 Shift Knob 9",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 24,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 37,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2208,
        "name": "B2 Button 9",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 24,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 35,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2109,
        "name": "B2 Knob 10",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 25,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 40,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2309,
        "name": "B2 Shift Knob 10",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 25,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 42,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2209,
        "name": "B2 Button 10",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 25,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 40,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2110,
        "name": "B2 Knob 11",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 26,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 45,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2310,
        "name": "B2 Shift Knob 11",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 26,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 47,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2210,
        "name": "B2 Button 11",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 26,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 45,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2111,
        "name": "B2 Knob 12",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 27,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 50,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2311,
        "name": "B2 Shift Knob 12",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 27,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 52,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2211,
        "name": "B2 Button 12",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 27,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 50,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2112,
        "name": "B2 Knob 13",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 28,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 35,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2312,
        "name": "B2 Shift Knob 13",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 28,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 37,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2212,
        "name": "B2 Button 13",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 28,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 35,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2113,
        "name": "B2 Knob 14",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 29,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 40,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2313,
        "name": "B2 Shift Knob 14",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 29,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 42,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2213,
        "name": "B2 Button 14",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 29,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 40,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2114,
        "name": "B2 Knob 15",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 30,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 45,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2314,
        "name": "B2 Shift Knob 15",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 30,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 47,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2214,
        "name": "B2 Button 15",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 30,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 45,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2115,
        "name": "B2 Knob 16",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 31,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 50,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-power-off",
        "id": 2315,
        "name": "B2 Shift Knob 16",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 31,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 52,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2215,
        "name": "B2 Button 16",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 31,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 50,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2600,
        "name": "B2 Side Button 1",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 14,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 31,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2601,
        "name": "B2 Side Button 2",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 15,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 31,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2602,
        "name": "B2 Side Button 3",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 16,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 31,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2603,
        "name": "B2 Side Button 4",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 17,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 54,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2604,
        "name": "B2 Side Button 5",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 18,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 54,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "icon": "fa-bullseye",
        "id": 2605,
        "name": "B2 Side Button 6",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 19,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 54,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 2000
    },
    {
        "id": 3000,
        "control_container_left": 65,
        "control_container_top": 5,
        "control_container_height": 15,
        "control_container_width": 15,
        "icon": "fa-clone",
        "name": "Bank 3",
        "type": {
            "id": 0,
            "type": "Container",
            "color": "#78e371",
            "icon": "fa-clone",
            "parent": null,
            "has_child": 0
        },
        "level": 0,
        "has_child": 1,
        "parent_id": 0
    },
    {
        "icon": "fa-power-off",
        "id": 3100,
        "name": "B3 Knob 1",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 32,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 65,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3300,
        "name": "B3 Shift Knob 1",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 32,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 67,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3200,
        "name": "B3 Button 1",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 32,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 65,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3101,
        "name": "B3 Knob 2",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 33,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 70,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3301,
        "name": "B3 Shift Knob 2",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 33,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 72,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3201,
        "name": "B3 Button 2",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 33,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 70,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3102,
        "name": "B3 Knob 3",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 34,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 75,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3302,
        "name": "B3 Shift Knob 3",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 34,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 77,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3202,
        "name": "B3 Button 3",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 34,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 75,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3103,
        "name": "B3 Knob 4",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 35,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 80,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3303,
        "name": "B3 Shift Knob 4",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 35,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 82,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3203,
        "name": "B3 Button 4",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 35,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 80,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3104,
        "name": "B3 Knob 5",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 36,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 65,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3304,
        "name": "B3 Shift Knob 5",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 36,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 67,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3204,
        "name": "B3 Button 5",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 36,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 65,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3105,
        "name": "B3 Knob 6",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 37,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 70,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3305,
        "name": "B3 Shift Knob 6",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 37,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 72,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3205,
        "name": "B3 Button 6",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 37,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 70,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3106,
        "name": "B3 Knob 7",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 38,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 75,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3306,
        "name": "B3 Shift Knob 7",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 38,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 77,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3206,
        "name": "B3 Button 7",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 38,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 75,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3107,
        "name": "B3 Knob 8",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 39,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 80,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3307,
        "name": "B3 Shift Knob 8",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 39,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 82,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3207,
        "name": "B3 Button 8",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 39,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 80,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3108,
        "name": "B3 Knob 9",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 40,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 65,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3308,
        "name": "B3 Shift Knob 9",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 40,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 67,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3208,
        "name": "B3 Button 9",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 40,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 65,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3109,
        "name": "B3 Knob 10",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 41,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 70,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3309,
        "name": "B3 Shift Knob 10",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 41,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 72,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3209,
        "name": "B3 Button 10",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 41,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 70,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3110,
        "name": "B3 Knob 11",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 42,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 75,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3310,
        "name": "B3 Shift Knob 11",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 42,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 77,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3210,
        "name": "B3 Button 11",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 42,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 75,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3111,
        "name": "B3 Knob 12",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 43,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 80,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3311,
        "name": "B3 Shift Knob 12",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 43,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 82,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3211,
        "name": "B3 Button 12",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 43,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 80,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3112,
        "name": "B3 Knob 13",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 44,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 65,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3312,
        "name": "B3 Shift Knob 13",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 44,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 67,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3212,
        "name": "B3 Button 13",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 44,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 65,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3113,
        "name": "B3 Knob 14",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 45,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 70,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3313,
        "name": "B3 Shift Knob 14",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 45,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 72,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3213,
        "name": "B3 Button 14",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 45,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 70,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3114,
        "name": "B3 Knob 15",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 46,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 75,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3314,
        "name": "B3 Shift Knob 15",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 46,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 77,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3214,
        "name": "B3 Button 15",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 46,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 75,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3115,
        "name": "B3 Knob 16",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 47,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 80,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-power-off",
        "id": 3315,
        "name": "B3 Shift Knob 16",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 47,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 82,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3215,
        "name": "B3 Button 16",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 47,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 80,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3600,
        "name": "B3 Side Button 1",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 20,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 61,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3601,
        "name": "B3 Side Button 2",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 21,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 61,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3602,
        "name": "B3 Side Button 3",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 22,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 61,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3603,
        "name": "B3 Side Button 4",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 23,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 84,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3604,
        "name": "B3 Side Button 5",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 24,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 84,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "icon": "fa-bullseye",
        "id": 3605,
        "name": "B3 Side Button 6",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 25,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 84,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 3000
    },
    {
        "id": 4000,
        "control_container_left": 95,
        "control_container_top": 5,
        "control_container_height": 15,
        "control_container_width": 15,
        "icon": "fa-clone",
        "name": "Bank 4",
        "type": {
            "id": 0,
            "type": "Container",
            "color": "#78e371",
            "icon": "fa-clone",
            "parent": null,
            "has_child": 0
        },
        "level": 0,
        "has_child": 1,
        "parent_id": 0
    },
    {
        "icon": "fa-power-off",
        "id": 4100,
        "name": "B4 Knob 1",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 48,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 95,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4300,
        "name": "B4 Shift Knob 1",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 48,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 97,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4200,
        "name": "B4 Button 1",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 48,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 95,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4101,
        "name": "B4 Knob 2",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 49,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 100,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4301,
        "name": "B4 Shift Knob 2",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 49,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 102,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4201,
        "name": "B4 Button 2",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 49,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 100,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4102,
        "name": "B4 Knob 3",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 50,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 105,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4302,
        "name": "B4 Shift Knob 3",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 50,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 107,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4202,
        "name": "B4 Button 3",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 50,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 105,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4103,
        "name": "B4 Knob 4",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 51,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 110,
        "control_knob_top": 5,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4303,
        "name": "B4 Shift Knob 4",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 51,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 112,
        "control_knob_top": 3,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4203,
        "name": "B4 Button 4",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 51,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 110,
        "control_button_top": 5,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4104,
        "name": "B4 Knob 5",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 52,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 95,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4304,
        "name": "B4 Shift Knob 5",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 52,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 97,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4204,
        "name": "B4 Button 5",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 52,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 95,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4105,
        "name": "B4 Knob 6",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 53,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 100,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4305,
        "name": "B4 Shift Knob 6",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 53,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 102,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4205,
        "name": "B4 Button 6",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 53,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 100,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4106,
        "name": "B4 Knob 7",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 54,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 105,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4306,
        "name": "B4 Shift Knob 7",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 54,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 107,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4206,
        "name": "B4 Button 7",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 54,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 105,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4107,
        "name": "B4 Knob 8",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 55,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 110,
        "control_knob_top": 10,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4307,
        "name": "B4 Shift Knob 8",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 55,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 112,
        "control_knob_top": 8,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4207,
        "name": "B4 Button 8",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 55,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 110,
        "control_button_top": 10,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4108,
        "name": "B4 Knob 9",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 56,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 95,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4308,
        "name": "B4 Shift Knob 9",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 56,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 97,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4208,
        "name": "B4 Button 9",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 56,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 95,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4109,
        "name": "B4 Knob 10",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 57,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 100,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4309,
        "name": "B4 Shift Knob 10",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 57,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 102,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4209,
        "name": "B4 Button 10",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 57,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 100,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4110,
        "name": "B4 Knob 11",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 58,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 105,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4310,
        "name": "B4 Shift Knob 11",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 58,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 107,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4210,
        "name": "B4 Button 11",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 58,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 105,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4111,
        "name": "B4 Knob 12",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 59,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 110,
        "control_knob_top": 15,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4311,
        "name": "B4 Shift Knob 12",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 59,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 112,
        "control_knob_top": 13,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4211,
        "name": "B4 Button 12",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 59,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 110,
        "control_button_top": 15,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4112,
        "name": "B4 Knob 13",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 60,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 95,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4312,
        "name": "B4 Shift Knob 13",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 60,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 97,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4212,
        "name": "B4 Button 13",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 60,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 95,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4113,
        "name": "B4 Knob 14",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 61,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 100,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4313,
        "name": "B4 Shift Knob 14",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 61,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 102,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4213,
        "name": "B4 Button 14",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 61,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 100,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4114,
        "name": "B4 Knob 15",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 62,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 105,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4314,
        "name": "B4 Shift Knob 15",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 62,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 107,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4214,
        "name": "B4 Button 15",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 62,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 105,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4115,
        "name": "B4 Knob 16",
        "type": {
            "color": "#e8fc03",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 1,
        "MIDI_value": 63,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 4,
        "control_knob_left": 110,
        "control_knob_top": 20,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-power-off",
        "id": 4315,
        "name": "B4 Shift Knob 16",
        "type": {
            "color": "#fc034e",
            "icon": "fa-power-off",
            "id": 1,
            "type": "Knob",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 5,
        "MIDI_value": 63,
        "control_type": "Absolute",
        "control_type_takeover_mode": "None",
        "control_type_first": 1,
        "control_type_last": 127,
        "control_type_reverse_mode": "Off",
        "control_knob_align_to": "center",
        "control_knob_radius": 2,
        "control_knob_left": 112,
        "control_knob_top": 18,
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4215,
        "name": "B4 Button 16",
        "type": {
            "color": "#4cf5e1",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 2,
        "MIDI_value": 63,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 110,
        "control_button_top": 20,
        "control_button_radius": 2,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4600,
        "name": "B4 Side Button 1",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 26,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 91,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4601,
        "name": "B4 Side Button 2",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 27,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 91,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4602,
        "name": "B4 Side Button 3",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 28,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 91,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4603,
        "name": "B4 Side Button 4",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 29,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 114,
        "control_button_top": 8.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4604,
        "name": "B4 Side Button 5",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 30,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 114,
        "control_button_top": 12.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    },
    {
        "icon": "fa-bullseye",
        "id": 4605,
        "name": "B4 Side Button 6",
        "type": {
            "color": "#9e4eed",
            "icon": "fa-bullseye",
            "id": 7,
            "type": "Button",
            "parent": null,
            "has_child": 0
        },
        "MIDI_type": "CC",
        "MIDI_channel": 4,
        "MIDI_value": 31,
        "button_status": -1,
        "control_button_align_to": "center",
        "control_button_left": 114,
        "control_button_top": 16.5,
        "control_button_radius": 1.5,
        "control_button_shape": "Round",
        "control_type": "On/Off",
        "control_type_off": 0,
        "control_type_on": 127,
        "control_type_switch": "Momentary",
        "control_type_takeover_mode": "None",
        "level": 1,
        "has_child": 0,
        "parent_id": 4000
    }
]