Deluge Firmware
|
#include <Knob.h>
Public Member Functions | |
MIDIKnob () | |
bool | isRelative () |
bool | is14Bit () |
bool | topValueIs127 () |
![]() | |
Knob () | |
virtual bool | isRelative ()=0 |
virtual bool | is14Bit ()=0 |
virtual bool | topValueIs127 ()=0 |
Public Attributes | |
LearnedMIDI | midiInput |
bool | relative |
![]() | |
ParamDescriptor | paramDescriptor |
|
inline |
|
inlinevirtual |
Implements Knob.
|
inlinevirtual |
Implements Knob.
|
inlinevirtual |
Implements Knob.
LearnedMIDI MIDIKnob::midiInput |
bool MIDIKnob::relative |