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

#include <MIDI_Senders/ContinuousCCSender.hpp>

Collaboration diagram for ContinuousCCSender:

Public Member Functions

void send (uint8_t value, MIDICNChannelAddress address)
 

Static Public Member Functions

constexpr static uint8_t precision ()
 

Detailed Description

Definition at line 7 of file ContinuousCCSender.hpp.

Member Function Documentation

◆ send()

void send ( uint8_t  value,
MIDICNChannelAddress  address 
)
inline

Definition at line 9 of file ContinuousCCSender.hpp.

◆ precision()

constexpr static uint8_t precision ( )
inlinestaticconstexpr

Definition at line 13 of file ContinuousCCSender.hpp.


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