Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MIDIPort Class Reference

#include <MIDIDevice.h>

Collaboration diagram for MIDIPort:
Collaboration graph

Public Member Functions

 MIDIPort ()
 
int channelToZone (int inputChannel)
 
void writeToFile (char const *tagName)
 
bool worthWritingToFile ()
 
void readFromFile (MIDIDevice *deviceToSendMCMsOn)
 
void moveUpperZoneOutOfWayOfLowerZone ()
 
void moveLowerZoneOutOfWayOfUpperZone ()
 
bool isChannelPartOfAnMPEZone (int channel)
 

Public Attributes

uint8_t mpeLowerZoneLastMemberChannel
 
uint8_t mpeUpperZoneLastMemberChannel
 

Constructor & Destructor Documentation

◆ MIDIPort()

MIDIPort::MIDIPort ( )
inline

Member Function Documentation

◆ channelToZone()

int MIDIPort::channelToZone ( int  inputChannel)

◆ isChannelPartOfAnMPEZone()

bool MIDIPort::isChannelPartOfAnMPEZone ( int  channel)
inline

◆ moveLowerZoneOutOfWayOfUpperZone()

void MIDIPort::moveLowerZoneOutOfWayOfUpperZone ( )

◆ moveUpperZoneOutOfWayOfLowerZone()

void MIDIPort::moveUpperZoneOutOfWayOfLowerZone ( )

◆ readFromFile()

void MIDIPort::readFromFile ( MIDIDevice deviceToSendMCMsOn)

◆ worthWritingToFile()

bool MIDIPort::worthWritingToFile ( )

◆ writeToFile()

void MIDIPort::writeToFile ( char const *  tagName)

Member Data Documentation

◆ mpeLowerZoneLastMemberChannel

uint8_t MIDIPort::mpeLowerZoneLastMemberChannel

◆ mpeUpperZoneLastMemberChannel

uint8_t MIDIPort::mpeUpperZoneLastMemberChannel

The documentation for this class was generated from the following files: