Control Surface  1.1.1
MIDI Control Surface library for Arduino
Static Public Member Functions | List of all members
PitchBendSender< INPUT_PRECISION_BITS > Class Template Reference

#include <MIDI_Senders/PitchBendSender.hpp>

Collaboration diagram for PitchBendSender< INPUT_PRECISION_BITS >:

Static Public Member Functions

static void send (uint16_t value, MIDICNChannelAddress address)
 
constexpr static uint8_t precision ()
 

Detailed Description

template<uint8_t INPUT_PRECISION_BITS>
class PitchBendSender< INPUT_PRECISION_BITS >

Definition at line 9 of file PitchBendSender.hpp.

Member Function Documentation

◆ send()

static void send ( uint16_t  value,
MIDICNChannelAddress  address 
)
inlinestatic

Definition at line 11 of file PitchBendSender.hpp.

◆ precision()

constexpr static uint8_t precision ( )
inlinestaticconstexpr

Definition at line 20 of file PitchBendSender.hpp.


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