Control Surface  1.2.0
MIDI Control Surface library for Arduino
Variables
+ Collaboration diagram for MCU MIDI Note controls:

Variables

constexpr uint8_t REC_RDY_1 = 0x00
 
constexpr uint8_t REC_RDY_2 = 0x01
 
constexpr uint8_t REC_RDY_3 = 0x02
 
constexpr uint8_t REC_RDY_4 = 0x03
 
constexpr uint8_t REC_RDY_5 = 0x04
 
constexpr uint8_t REC_RDY_6 = 0x05
 
constexpr uint8_t REC_RDY_7 = 0x06
 
constexpr uint8_t REC_RDY_8 = 0x07
 
constexpr uint8_t SOLO_1 = 0x08
 
constexpr uint8_t SOLO_2 = 0x09
 
constexpr uint8_t SOLO_3 = 0x0A
 
constexpr uint8_t SOLO_4 = 0x0B
 
constexpr uint8_t SOLO_5 = 0x0C
 
constexpr uint8_t SOLO_6 = 0x0D
 
constexpr uint8_t SOLO_7 = 0x0E
 
constexpr uint8_t SOLO_8 = 0x0F
 
constexpr uint8_t MUTE_1 = 0x10
 
constexpr uint8_t MUTE_2 = 0x11
 
constexpr uint8_t MUTE_3 = 0x12
 
constexpr uint8_t MUTE_4 = 0x13
 
constexpr uint8_t MUTE_5 = 0x14
 
constexpr uint8_t MUTE_6 = 0x15
 
constexpr uint8_t MUTE_7 = 0x16
 
constexpr uint8_t MUTE_8 = 0x17
 
constexpr uint8_t SELECT_1 = 0x18
 
constexpr uint8_t SELECT_2 = 0x19
 
constexpr uint8_t SELECT_3 = 0x1A
 
constexpr uint8_t SELECT_4 = 0x1B
 
constexpr uint8_t SELECT_5 = 0x1C
 
constexpr uint8_t SELECT_6 = 0x1D
 
constexpr uint8_t SELECT_7 = 0x1E
 
constexpr uint8_t SELECT_8 = 0x1F
 
constexpr uint8_t V_POT_SELECT_1 = 0x20
 
constexpr uint8_t V_POT_SELECT_2 = 0x21
 
constexpr uint8_t V_POT_SELECT_3 = 0x22
 
constexpr uint8_t V_POT_SELECT_4 = 0x23
 
constexpr uint8_t V_POT_SELECT_5 = 0x24
 
constexpr uint8_t V_POT_SELECT_6 = 0x25
 
constexpr uint8_t V_POT_SELECT_7 = 0x26
 
constexpr uint8_t V_POT_SELECT_8 = 0x27
 
constexpr uint8_t ASSIGN_TRACK = 0x28
 
constexpr uint8_t ASSIGN_SEND = 0x29
 
constexpr uint8_t ASSIGN_PAN = 0x2A
 
constexpr uint8_t ASSIGN_PLUGIN = 0x2B
 
constexpr uint8_t ASSIGN_EQ = 0x2C
 
constexpr uint8_t ASSIGN_INSTR = 0x2D
 
constexpr uint8_t BANK_LEFT = 0x2E
 
constexpr uint8_t BANK_RIGHT = 0x2F
 
constexpr uint8_t CHANNEL_LEFT = 0x30
 
constexpr uint8_t CHANNEL_RIGHT = 0x31
 
constexpr uint8_t FLIP = 0x32
 
constexpr uint8_t GLOBAL_VIEW = 0x33
 
constexpr uint8_t NAME_VALUE = 0x34
 
constexpr uint8_t SMPTE_BEATS = 0x35
 
constexpr uint8_t F1 = 0x36
 
constexpr uint8_t F2 = 0x37
 
constexpr uint8_t F3 = 0x38
 
constexpr uint8_t F4 = 0x39
 
constexpr uint8_t F5 = 0x3A
 
constexpr uint8_t F6 = 0x3B
 
constexpr uint8_t F7 = 0x3C
 
constexpr uint8_t F8 = 0x3D
 
constexpr uint8_t VIEW_MIDI = 0x3E
 
constexpr uint8_t VIEW_INPUTS = 0x3F
 
constexpr uint8_t VIEW_AUDIO = 0x40
 
constexpr uint8_t VIEW_INSTR = 0x41
 
constexpr uint8_t VIEW_AUX = 0x42
 
constexpr uint8_t VIEW_BUSSES = 0x43
 
constexpr uint8_t VIEW_OUTPUTS = 0x44
 
constexpr uint8_t VIEW_USER = 0x45
 
constexpr uint8_t SHIFT = 0x46
 
constexpr uint8_t OPTION = 0x47
 
constexpr uint8_t CONTROL = 0x48
 
constexpr uint8_t CMD_ALT = 0x49
 
constexpr uint8_t AUTOMATION_READ_OFF = 0x4A
 
constexpr uint8_t AUTOMATION_WRITE = 0x4B
 
constexpr uint8_t AUTOMATION_TRIM = 0x4C
 
constexpr uint8_t AUTOMATION_TOUCH = 0x4D
 
constexpr uint8_t AUTOMATION_LATCH = 0x4E
 
constexpr uint8_t GROUP = 0x4F
 
constexpr uint8_t SAVE = 0x50
 
constexpr uint8_t UNDO = 0x51
 
constexpr uint8_t CANCEL = 0x52
 
constexpr uint8_t ENTER = 0x53
 
constexpr uint8_t MARKER = 0x54
 
constexpr uint8_t NUDGE = 0x55
 
constexpr uint8_t CYCLE = 0x56
 
constexpr uint8_t DROP = 0x57
 
constexpr uint8_t REPLACE = 0x58
 
constexpr uint8_t CLICK = 0x59
 
constexpr uint8_t SOLO = 0x5A
 
constexpr uint8_t REWIND = 0x5B
 
constexpr uint8_t FAST_FWD = 0x5C
 
constexpr uint8_t STOP = 0x5D
 
constexpr uint8_t PLAY = 0x5E
 
constexpr uint8_t RECORD = 0x5F
 
constexpr uint8_t UP = 0x60
 
constexpr uint8_t DOWN = 0x61
 
constexpr uint8_t LEFT = 0x62
 
constexpr uint8_t RIGHT = 0x63
 
constexpr uint8_t ZOOM = 0x64
 
constexpr uint8_t SCRUB = 0x65
 
constexpr uint8_t USER_SWITCH_A = 0x66
 
constexpr uint8_t USER_SWITCH_B = 0x67
 
constexpr uint8_t FADER_TOUCH = 0x68
 
constexpr uint8_t FADER_TOUCH_MASTER = 0x70
 
constexpr uint8_t SMPTE = 0x71
 
constexpr uint8_t BEATS = 0x72
 
constexpr uint8_t RUDE_SOLO = 0x73
 
constexpr uint8_t RELAY = 0x76
 

Detailed Description

Variable Documentation

◆ REC_RDY_1

constexpr uint8_t REC_RDY_1 = 0x00
constexpr

◆ REC_RDY_2

constexpr uint8_t REC_RDY_2 = 0x01
constexpr

◆ REC_RDY_3

constexpr uint8_t REC_RDY_3 = 0x02
constexpr
Examples
MCU-OLED-SSD1306-x2.ino.

Definition at line 24 of file MCU.hpp.

◆ REC_RDY_4

constexpr uint8_t REC_RDY_4 = 0x03
constexpr
Examples
MCU-OLED-SSD1306-x2.ino.

Definition at line 25 of file MCU.hpp.

◆ REC_RDY_5

constexpr uint8_t REC_RDY_5 = 0x04
constexpr

Definition at line 26 of file MCU.hpp.

◆ REC_RDY_6

constexpr uint8_t REC_RDY_6 = 0x05
constexpr

Definition at line 27 of file MCU.hpp.

◆ REC_RDY_7

constexpr uint8_t REC_RDY_7 = 0x06
constexpr

Definition at line 28 of file MCU.hpp.

◆ REC_RDY_8

constexpr uint8_t REC_RDY_8 = 0x07
constexpr

Definition at line 29 of file MCU.hpp.

◆ SOLO_1

constexpr uint8_t SOLO_1 = 0x08
constexpr

◆ SOLO_2

constexpr uint8_t SOLO_2 = 0x09
constexpr

◆ SOLO_3

constexpr uint8_t SOLO_3 = 0x0A
constexpr
Examples
MCU-OLED-SSD1306-x2.ino, and VU-Meter-Bridge.ino.

Definition at line 33 of file MCU.hpp.

◆ SOLO_4

constexpr uint8_t SOLO_4 = 0x0B
constexpr
Examples
MCU-OLED-SSD1306-x2.ino, and VU-Meter-Bridge.ino.

Definition at line 34 of file MCU.hpp.

◆ SOLO_5

constexpr uint8_t SOLO_5 = 0x0C
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 35 of file MCU.hpp.

◆ SOLO_6

constexpr uint8_t SOLO_6 = 0x0D
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 36 of file MCU.hpp.

◆ SOLO_7

constexpr uint8_t SOLO_7 = 0x0E
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 37 of file MCU.hpp.

◆ SOLO_8

constexpr uint8_t SOLO_8 = 0x0F
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 38 of file MCU.hpp.

◆ MUTE_1

constexpr uint8_t MUTE_1 = 0x10
constexpr

◆ MUTE_2

constexpr uint8_t MUTE_2 = 0x11
constexpr

◆ MUTE_3

constexpr uint8_t MUTE_3 = 0x12
constexpr

◆ MUTE_4

constexpr uint8_t MUTE_4 = 0x13
constexpr

◆ MUTE_5

constexpr uint8_t MUTE_5 = 0x14
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 44 of file MCU.hpp.

◆ MUTE_6

constexpr uint8_t MUTE_6 = 0x15
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 45 of file MCU.hpp.

◆ MUTE_7

constexpr uint8_t MUTE_7 = 0x16
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 46 of file MCU.hpp.

◆ MUTE_8

constexpr uint8_t MUTE_8 = 0x17
constexpr
Examples
VU-Meter-Bridge.ino.

Definition at line 47 of file MCU.hpp.

◆ SELECT_1

constexpr uint8_t SELECT_1 = 0x18
constexpr

Definition at line 49 of file MCU.hpp.

◆ SELECT_2

constexpr uint8_t SELECT_2 = 0x19
constexpr

Definition at line 50 of file MCU.hpp.

◆ SELECT_3

constexpr uint8_t SELECT_3 = 0x1A
constexpr

Definition at line 51 of file MCU.hpp.

◆ SELECT_4

constexpr uint8_t SELECT_4 = 0x1B
constexpr

Definition at line 52 of file MCU.hpp.

◆ SELECT_5

constexpr uint8_t SELECT_5 = 0x1C
constexpr

Definition at line 53 of file MCU.hpp.

◆ SELECT_6

constexpr uint8_t SELECT_6 = 0x1D
constexpr

Definition at line 54 of file MCU.hpp.

◆ SELECT_7

constexpr uint8_t SELECT_7 = 0x1E
constexpr

Definition at line 55 of file MCU.hpp.

◆ SELECT_8

constexpr uint8_t SELECT_8 = 0x1F
constexpr

Definition at line 56 of file MCU.hpp.

◆ V_POT_SELECT_1

constexpr uint8_t V_POT_SELECT_1 = 0x20
constexpr
Examples
CCIncrementDecrementButtons.ino.

Definition at line 58 of file MCU.hpp.

◆ V_POT_SELECT_2

constexpr uint8_t V_POT_SELECT_2 = 0x21
constexpr

Definition at line 59 of file MCU.hpp.

◆ V_POT_SELECT_3

constexpr uint8_t V_POT_SELECT_3 = 0x22
constexpr

Definition at line 60 of file MCU.hpp.

◆ V_POT_SELECT_4

constexpr uint8_t V_POT_SELECT_4 = 0x23
constexpr

Definition at line 61 of file MCU.hpp.

◆ V_POT_SELECT_5

constexpr uint8_t V_POT_SELECT_5 = 0x24
constexpr

Definition at line 62 of file MCU.hpp.

◆ V_POT_SELECT_6

constexpr uint8_t V_POT_SELECT_6 = 0x25
constexpr

Definition at line 63 of file MCU.hpp.

◆ V_POT_SELECT_7

constexpr uint8_t V_POT_SELECT_7 = 0x26
constexpr

Definition at line 64 of file MCU.hpp.

◆ V_POT_SELECT_8

constexpr uint8_t V_POT_SELECT_8 = 0x27
constexpr

Definition at line 65 of file MCU.hpp.

◆ ASSIGN_TRACK

constexpr uint8_t ASSIGN_TRACK = 0x28
constexpr

Definition at line 67 of file MCU.hpp.

◆ ASSIGN_SEND

constexpr uint8_t ASSIGN_SEND = 0x29
constexpr

Definition at line 68 of file MCU.hpp.

◆ ASSIGN_PAN

constexpr uint8_t ASSIGN_PAN = 0x2A
constexpr

Definition at line 69 of file MCU.hpp.

◆ ASSIGN_PLUGIN

constexpr uint8_t ASSIGN_PLUGIN = 0x2B
constexpr

Definition at line 70 of file MCU.hpp.

◆ ASSIGN_EQ

constexpr uint8_t ASSIGN_EQ = 0x2C
constexpr

Definition at line 71 of file MCU.hpp.

◆ ASSIGN_INSTR

constexpr uint8_t ASSIGN_INSTR = 0x2D
constexpr

Definition at line 72 of file MCU.hpp.

◆ BANK_LEFT

constexpr uint8_t BANK_LEFT = 0x2E
constexpr

Definition at line 74 of file MCU.hpp.

◆ BANK_RIGHT

constexpr uint8_t BANK_RIGHT = 0x2F
constexpr

Definition at line 75 of file MCU.hpp.

◆ CHANNEL_LEFT

constexpr uint8_t CHANNEL_LEFT = 0x30
constexpr

Definition at line 76 of file MCU.hpp.

◆ CHANNEL_RIGHT

constexpr uint8_t CHANNEL_RIGHT = 0x31
constexpr

Definition at line 77 of file MCU.hpp.

◆ FLIP

constexpr uint8_t FLIP = 0x32
constexpr

Definition at line 79 of file MCU.hpp.

◆ GLOBAL_VIEW

constexpr uint8_t GLOBAL_VIEW = 0x33
constexpr

Definition at line 80 of file MCU.hpp.

◆ NAME_VALUE

constexpr uint8_t NAME_VALUE = 0x34
constexpr

Definition at line 81 of file MCU.hpp.

◆ SMPTE_BEATS

constexpr uint8_t SMPTE_BEATS = 0x35
constexpr

Definition at line 82 of file MCU.hpp.

◆ F1

constexpr uint8_t F1 = 0x36
constexpr

Definition at line 84 of file MCU.hpp.

◆ F2

constexpr uint8_t F2 = 0x37
constexpr

Definition at line 85 of file MCU.hpp.

◆ F3

constexpr uint8_t F3 = 0x38
constexpr

Definition at line 86 of file MCU.hpp.

◆ F4

constexpr uint8_t F4 = 0x39
constexpr

Definition at line 87 of file MCU.hpp.

◆ F5

constexpr uint8_t F5 = 0x3A
constexpr

Definition at line 88 of file MCU.hpp.

◆ F6

constexpr uint8_t F6 = 0x3B
constexpr

Definition at line 89 of file MCU.hpp.

◆ F7

constexpr uint8_t F7 = 0x3C
constexpr

Definition at line 90 of file MCU.hpp.

◆ F8

constexpr uint8_t F8 = 0x3D
constexpr

Definition at line 91 of file MCU.hpp.

◆ VIEW_MIDI

constexpr uint8_t VIEW_MIDI = 0x3E
constexpr

Definition at line 93 of file MCU.hpp.

◆ VIEW_INPUTS

constexpr uint8_t VIEW_INPUTS = 0x3F
constexpr

Definition at line 94 of file MCU.hpp.

◆ VIEW_AUDIO

constexpr uint8_t VIEW_AUDIO = 0x40
constexpr

Definition at line 95 of file MCU.hpp.

◆ VIEW_INSTR

constexpr uint8_t VIEW_INSTR = 0x41
constexpr

Definition at line 96 of file MCU.hpp.

◆ VIEW_AUX

constexpr uint8_t VIEW_AUX = 0x42
constexpr

Definition at line 97 of file MCU.hpp.

◆ VIEW_BUSSES

constexpr uint8_t VIEW_BUSSES = 0x43
constexpr

Definition at line 98 of file MCU.hpp.

◆ VIEW_OUTPUTS

constexpr uint8_t VIEW_OUTPUTS = 0x44
constexpr

Definition at line 99 of file MCU.hpp.

◆ VIEW_USER

constexpr uint8_t VIEW_USER = 0x45
constexpr

Definition at line 100 of file MCU.hpp.

◆ SHIFT

constexpr uint8_t SHIFT = 0x46
constexpr

Definition at line 102 of file MCU.hpp.

◆ OPTION

constexpr uint8_t OPTION = 0x47
constexpr

Definition at line 103 of file MCU.hpp.

◆ CONTROL

constexpr uint8_t CONTROL = 0x48
constexpr

Definition at line 104 of file MCU.hpp.

◆ CMD_ALT

constexpr uint8_t CMD_ALT = 0x49
constexpr

Definition at line 105 of file MCU.hpp.

◆ AUTOMATION_READ_OFF

constexpr uint8_t AUTOMATION_READ_OFF = 0x4A
constexpr

Definition at line 107 of file MCU.hpp.

◆ AUTOMATION_WRITE

constexpr uint8_t AUTOMATION_WRITE = 0x4B
constexpr

Definition at line 108 of file MCU.hpp.

◆ AUTOMATION_TRIM

constexpr uint8_t AUTOMATION_TRIM = 0x4C
constexpr

Definition at line 109 of file MCU.hpp.

◆ AUTOMATION_TOUCH

constexpr uint8_t AUTOMATION_TOUCH = 0x4D
constexpr

Definition at line 110 of file MCU.hpp.

◆ AUTOMATION_LATCH

constexpr uint8_t AUTOMATION_LATCH = 0x4E
constexpr

Definition at line 111 of file MCU.hpp.

◆ GROUP

constexpr uint8_t GROUP = 0x4F
constexpr

Definition at line 113 of file MCU.hpp.

◆ SAVE

constexpr uint8_t SAVE = 0x50
constexpr

Definition at line 114 of file MCU.hpp.

◆ UNDO

constexpr uint8_t UNDO = 0x51
constexpr

Definition at line 115 of file MCU.hpp.

◆ CANCEL

constexpr uint8_t CANCEL = 0x52
constexpr

Definition at line 116 of file MCU.hpp.

◆ ENTER

constexpr uint8_t ENTER = 0x53
constexpr

Definition at line 117 of file MCU.hpp.

◆ MARKER

constexpr uint8_t MARKER = 0x54
constexpr

Definition at line 119 of file MCU.hpp.

◆ NUDGE

constexpr uint8_t NUDGE = 0x55
constexpr

Definition at line 120 of file MCU.hpp.

◆ CYCLE

constexpr uint8_t CYCLE = 0x56
constexpr

Definition at line 121 of file MCU.hpp.

◆ DROP

constexpr uint8_t DROP = 0x57
constexpr

Definition at line 122 of file MCU.hpp.

◆ REPLACE

constexpr uint8_t REPLACE = 0x58
constexpr

Definition at line 123 of file MCU.hpp.

◆ CLICK

constexpr uint8_t CLICK = 0x59
constexpr

Definition at line 124 of file MCU.hpp.

◆ SOLO

constexpr uint8_t SOLO = 0x5A
constexpr

Definition at line 125 of file MCU.hpp.

◆ REWIND

constexpr uint8_t REWIND = 0x5B
constexpr

Definition at line 127 of file MCU.hpp.

◆ FAST_FWD

constexpr uint8_t FAST_FWD = 0x5C
constexpr

Definition at line 128 of file MCU.hpp.

◆ STOP

constexpr uint8_t STOP = 0x5D
constexpr

Definition at line 129 of file MCU.hpp.

◆ PLAY

constexpr uint8_t PLAY = 0x5E
constexpr

◆ RECORD

constexpr uint8_t RECORD = 0x5F
constexpr

◆ UP

constexpr uint8_t UP = 0x60
constexpr

Definition at line 133 of file MCU.hpp.

◆ DOWN

constexpr uint8_t DOWN = 0x61
constexpr

Definition at line 134 of file MCU.hpp.

◆ LEFT

constexpr uint8_t LEFT = 0x62
constexpr

Definition at line 135 of file MCU.hpp.

◆ RIGHT

constexpr uint8_t RIGHT = 0x63
constexpr

Definition at line 136 of file MCU.hpp.

◆ ZOOM

constexpr uint8_t ZOOM = 0x64
constexpr

Definition at line 138 of file MCU.hpp.

◆ SCRUB

constexpr uint8_t SCRUB = 0x65
constexpr

Definition at line 139 of file MCU.hpp.

◆ USER_SWITCH_A

constexpr uint8_t USER_SWITCH_A = 0x66
constexpr

Definition at line 141 of file MCU.hpp.

◆ USER_SWITCH_B

constexpr uint8_t USER_SWITCH_B = 0x67
constexpr

Definition at line 142 of file MCU.hpp.

◆ FADER_TOUCH

constexpr uint8_t FADER_TOUCH = 0x68
constexpr

Definition at line 144 of file MCU.hpp.

◆ FADER_TOUCH_MASTER

constexpr uint8_t FADER_TOUCH_MASTER = 0x70
constexpr

Definition at line 145 of file MCU.hpp.

◆ SMPTE

constexpr uint8_t SMPTE = 0x71
constexpr

Definition at line 147 of file MCU.hpp.

◆ BEATS

constexpr uint8_t BEATS = 0x72
constexpr

Definition at line 148 of file MCU.hpp.

◆ RUDE_SOLO

constexpr uint8_t RUDE_SOLO = 0x73
constexpr

◆ RELAY

constexpr uint8_t RELAY = 0x76
constexpr

Definition at line 152 of file MCU.hpp.