Control Surface  1.1.1
MIDI Control Surface library for Arduino
Public Member Functions | List of all members
ProgramChangeSender Class Reference

#include <MIDI_Senders/ProgramChangeSender.hpp>

Collaboration diagram for ProgramChangeSender:

Public Member Functions

void sendOn (MIDICNChannelAddress address)
 
void sendOff (MIDICNChannelAddress address)
 

Detailed Description

Definition at line 7 of file ProgramChangeSender.hpp.

Member Function Documentation

◆ sendOn()

void sendOn ( MIDICNChannelAddress  address)
inline

Definition at line 9 of file ProgramChangeSender.hpp.

◆ sendOff()

void sendOff ( MIDICNChannelAddress  address)
inline

Definition at line 12 of file ProgramChangeSender.hpp.


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