Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
PBValue.hpp File Reference
Include dependency graph for PBValue.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PBValue
 Class that listens for MIDI Pitch Bend events on a single address and saves their value. More...
class  PBValue< BankSize >
 Class that listens for MIDI Pitch Bend events on a single address and saves their value. More...

Namespaces

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