Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces
ManyAddresses/PBPotentiometer.hpp File Reference
#include <AH/Settings/Warnings.hpp>
#include <AH/Containers/ArrayHelpers.hpp>
#include <Banks/BankAddresses.hpp>
#include <MIDI_Outputs/Bankable/Abstract/MIDIFilteredAnalog.hpp>
#include <MIDI_Senders/PitchBendSender.hpp>
Include dependency graph for ManyAddresses/PBPotentiometer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PBPotentiometer< N >
 A class of MIDIOutputElements that read the analog input from a potentiometer or fader, and send out 14-bit MIDI Pitch Bend events. More...
 

Namespaces

 Bankable
 A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
 
 Bankable::ManyAddresses