#include <Def/Def.hpp>
Include dependency graph for MIDIAddress.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | MIDIChannelCN |
| A class for saving a MIDI channel and cable number. More... | |
| class | RelativeMIDIAddress |
| A class for saving an offset to a MIDI address. More... | |
| class | MIDIAddress |
| A type-safe utility class for saving a MIDI address consisting of a 7-bit address, a 4-bit channel, and a 4-bit cable number. More... | |
Typedefs | |
| using | MIDICNChannel = MIDIChannelCN |
| using | MIDICNChannelAddress = MIDIAddress |
| using MIDICNChannel = MIDIChannelCN |
Definition at line 60 of file MIDIAddress.hpp.
| using MIDICNChannelAddress = MIDIAddress |
Definition at line 302 of file MIDIAddress.hpp.