Control Surface  1.1.1
MIDI Control Surface library for Arduino
Namespaces | Variables
Intervals.hpp File Reference
#include <stdint.h>
Include dependency graph for Intervals.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Intervals
 

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