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

#include <NoteCCRange.hpp>

Collaboration diagram for NoteCCRangeEmptyCallback:

Public Member Functions

void begin (const INoteCCValue &)
 
void update (const INoteCCValue &, uint8_t)
 
void updateAll (const INoteCCValue &)
 

Detailed Description

Definition at line 22 of file NoteCCRange.hpp.

Member Function Documentation

◆ begin()

void NoteCCRangeEmptyCallback::begin ( const INoteCCValue )
inline

Definition at line 24 of file NoteCCRange.hpp.

◆ update()

void NoteCCRangeEmptyCallback::update ( const INoteCCValue ,
uint8_t   
)
inline

Definition at line 25 of file NoteCCRange.hpp.

◆ updateAll()

void NoteCCRangeEmptyCallback::updateAll ( const INoteCCValue )
inline

Definition at line 26 of file NoteCCRange.hpp.


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