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

Empty callback for VU meters that does nothing. More...

#include <MIDI_Inputs/MCU/VU.hpp>

Collaboration diagram for VUEmptyCallback:

Public Member Functions

template<class T >
void begin (const T &)
 
template<class T >
void update (const T &)
 

Detailed Description

Empty callback for VU meters that does nothing.

Definition at line 47 of file VU.hpp.

Member Function Documentation

◆ begin()

void begin ( const T &  )
inline

Definition at line 49 of file VU.hpp.

◆ update()

void update ( const T &  )
inline

Definition at line 51 of file VU.hpp.


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