Control Surface  1.1.0
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 Intervals::P1 = 0
 
constexpr int8_t Intervals::m2 = 1
 
constexpr int8_t Intervals::M2 = 2
 
constexpr int8_t Intervals::m3 = 3
 
constexpr int8_t Intervals::M3 = 4
 
constexpr int8_t Intervals::P4 = 5
 
constexpr int8_t Intervals::d5 = 6
 
constexpr int8_t Intervals::P5 = 7
 
constexpr int8_t Intervals::m6 = 8
 
constexpr int8_t Intervals::M6 = 9
 
constexpr int8_t Intervals::m7 = 10
 
constexpr int8_t Intervals::M7 = 11
 
constexpr int8_t Intervals::P8 = 12