Control Surface  1.1.1
MIDI Control Surface library for Arduino
Variables
Intervals Namespace Reference

Variables

constexpr int8_t P1 = 0
 
constexpr int8_t m2 = 1
 
constexpr int8_t M2 = 2
 
constexpr int8_t m3 = 3
 
constexpr int8_t M3 = 4
 
constexpr int8_t P4 = 5
 
constexpr int8_t d5 = 6
 
constexpr int8_t P5 = 7
 
constexpr int8_t m6 = 8
 
constexpr int8_t M6 = 9
 
constexpr int8_t m7 = 10
 
constexpr int8_t M7 = 11
 
constexpr int8_t P8 = 12
 

Variable Documentation

◆ P1

constexpr int8_t P1 = 0
constexpr

Definition at line 7 of file Intervals.hpp.

◆ m2

constexpr int8_t m2 = 1
constexpr

Definition at line 8 of file Intervals.hpp.

◆ M2

constexpr int8_t M2 = 2
constexpr

Definition at line 9 of file Intervals.hpp.

◆ m3

constexpr int8_t m3 = 3
constexpr

Definition at line 10 of file Intervals.hpp.

◆ M3

constexpr int8_t M3 = 4
constexpr

Definition at line 11 of file Intervals.hpp.

◆ P4

constexpr int8_t P4 = 5
constexpr

Definition at line 12 of file Intervals.hpp.

◆ d5

constexpr int8_t d5 = 6
constexpr

Definition at line 13 of file Intervals.hpp.

◆ P5

constexpr int8_t P5 = 7
constexpr

Definition at line 14 of file Intervals.hpp.

◆ m6

constexpr int8_t m6 = 8
constexpr

Definition at line 15 of file Intervals.hpp.

◆ M6

constexpr int8_t M6 = 9
constexpr

Definition at line 16 of file Intervals.hpp.

◆ m7

constexpr int8_t m7 = 10
constexpr

Definition at line 17 of file Intervals.hpp.

◆ M7

constexpr int8_t M7 = 11
constexpr

Definition at line 18 of file Intervals.hpp.

◆ P8

constexpr int8_t P8 = 12
constexpr

Definition at line 19 of file Intervals.hpp.