Deluge Firmware
|
This is the complete list of members for ArpeggiatorBase, including all inherited members.
currentDirection | ArpeggiatorBase | |
currentOctave | ArpeggiatorBase | |
doTickForward(ArpeggiatorSettings *settings, ArpReturnInstruction *instruction, uint32_t ClipCurrentPos, bool currentlyPlayingReversed) | ArpeggiatorBase | |
gateCurrentlyActive | ArpeggiatorBase | |
gatePos | ArpeggiatorBase | |
hasAnyInputNotesActive()=0 | ArpeggiatorBase | pure virtual |
lastVelocity | ArpeggiatorBase | |
noteCodeCurrentlyOnPostArp | ArpeggiatorBase | |
noteOn(ArpeggiatorSettings *settings, int noteCode, int velocity, ArpReturnInstruction *instruction, int fromMIDIChannel, int16_t const *mpeValues)=0 | ArpeggiatorBase | pure virtual |
outputMIDIChannelForNoteCurrentlyOnPostArp | ArpeggiatorBase | |
playedFirstArpeggiatedNoteYet | ArpeggiatorBase | |
render(ArpeggiatorSettings *settings, int numSamples, uint32_t gateThreshold, uint32_t phaseIncrement, ArpReturnInstruction *instruction) | ArpeggiatorBase | |
reset()=0 | ArpeggiatorBase | pure virtual |
switchAnyNoteOff(ArpReturnInstruction *instruction) | ArpeggiatorBase | protected |
switchNoteOn(ArpeggiatorSettings *settings, ArpReturnInstruction *instruction)=0 | ArpeggiatorBase | protectedpure virtual |