|
Deluge Firmware
|
#include <Knob.h>


Public Member Functions | |
| MIDIKnob () | |
| bool | isRelative () |
| bool | is14Bit () |
| bool | topValueIs127 () |
Public Member Functions inherited from Knob | |
| Knob () | |
| virtual bool | isRelative ()=0 |
| virtual bool | is14Bit ()=0 |
| virtual bool | topValueIs127 ()=0 |
Public Attributes | |
| LearnedMIDI | midiInput |
| bool | relative |
Public Attributes inherited from Knob | |
| ParamDescriptor | paramDescriptor |
|
inline |
|
inlinevirtual |
Implements Knob.
|
inlinevirtual |
Implements Knob.
|
inlinevirtual |
Implements Knob.
| LearnedMIDI MIDIKnob::midiInput |
| bool MIDIKnob::relative |