Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
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
12
13namespace MCU {
14
17
26
28
29} // namespace MCU
30
std::remove_reference< decltype(*F(""))>::type * FlashString_t
#define END_CS_NAMESPACE
#define BEGIN_CS_NAMESPACE
FlashString_t getMCUNameFromNoteNumber(uint8_t note)
Convert a note number to the name of the corresponding Mackie Control Universal function.