Control Surface
disable-pipes
MIDI Control Surface library for Arduino
src
MIDI_Constants
MCUNameFromNoteNumber.hpp
Go to the documentation of this file.
1
2
// =============== AUTOMATICALLY GENERATED FILE: DO NOT EDIT! =============== //
3
// //
4
// Edit MCUNameFromNoteNumber.py instead. //
5
6
#pragma once
7
8
#include <
AH/Arduino-Wrapper.h
>
// FlashString_t
9
#include <Settings/NamespaceSettings.hpp>
10
11
BEGIN_CS_NAMESPACE
12
13
namespace
MCU
{
14
17
25
FlashString_t
getMCUNameFromNoteNumber
(uint8_t
note
);
26
28
29
}
// namespace MCU
30
31
END_CS_NAMESPACE
Arduino-Wrapper.h
FlashString_t
std::remove_reference< decltype(*F(""))>::type * FlashString_t
Definition:
Arduino-Wrapper.h:18
END_CS_NAMESPACE
#define END_CS_NAMESPACE
Definition:
Settings/NamespaceSettings.hpp:10
BEGIN_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
Definition:
Settings/NamespaceSettings.hpp:9
MCU::getMCUNameFromNoteNumber
FlashString_t getMCUNameFromNoteNumber(uint8_t note)
Convert a note number to the name of the corresponding Mackie Control Universal function.
Definition:
MCUNameFromNoteNumber.cpp:253
MCU
Definition:
LCDDisplay.hpp:10
MIDI_Notes::note
constexpr int8_t note(Note note, int8_t numOctave)
Get the MIDI note in the given octave.
Definition:
Notes.hpp:56
Generated by
1.9.4