Control Surface
main
MIDI Control Surface library for Arduino
|
Variables | |
constexpr uint8_t | V_POT_1 = 0x10 |
V-Pot 1 (Relative) (Out) | |
constexpr uint8_t | V_POT_2 = 0x11 |
V-Pot 2 (Relative) (Out) | |
constexpr uint8_t | V_POT_3 = 0x12 |
V-Pot 3 (Relative) (Out) | |
constexpr uint8_t | V_POT_4 = 0x13 |
V-Pot 4 (Relative) (Out) | |
constexpr uint8_t | V_POT_5 = 0x14 |
V-Pot 5 (Relative) (Out) | |
constexpr uint8_t | V_POT_6 = 0x15 |
V-Pot 6 (Relative) (Out) | |
constexpr uint8_t | V_POT_7 = 0x16 |
V-Pot 7 (Relative) (Out) | |
constexpr uint8_t | V_POT_8 = 0x17 |
V-Pot 8 (Relative) (Out) | |
constexpr uint8_t | EXTERNAL_CONTROLLER = 0x2E |
External controller (Out) | |
constexpr uint8_t | JOG_WHEEL = 0x3C |
Jog wheel (Relative) (Out) | |
|
constexpr |
V-Pot 1 (Relative) (Out)
|
constexpr |
V-Pot 2 (Relative) (Out)
|
constexpr |
V-Pot 3 (Relative) (Out)
|
constexpr |
V-Pot 4 (Relative) (Out)
|
constexpr |
V-Pot 5 (Relative) (Out)
|
constexpr |
V-Pot 6 (Relative) (Out)
|
constexpr |
V-Pot 7 (Relative) (Out)
|
constexpr |
V-Pot 8 (Relative) (Out)
|
constexpr |