Control Surface  1.1.1
MIDI Control Surface library for Arduino
Classes | Namespaces
Bankable/Abstract/MIDIFilteredAnalog.hpp File Reference
#include <AH/Hardware/FilteredAnalog.hpp>
#include <Banks/BankableMIDIOutput.hpp>
#include <Def/Def.hpp>
#include <MIDI_Outputs/Abstract/MIDIOutputElement.hpp>
Include dependency graph for Bankable/Abstract/MIDIFilteredAnalog.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MIDIFilteredAnalogAddressable< BankAddress, Sender >
 A class for potentiometers and faders that send MIDI events and that can be added to a Bank. More...
 
class  MIDIFilteredAnalog< BankAddress, Sender >
 A class for potentiometers and faders that send MIDI events (with only a channel, no address) and that can be added to a Bank. More...
 

Namespaces

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