Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MenuItemSourceSelectionRegular Class Referencefinal

#include <MenuItemSourceSelection.h>

Inheritance diagram for MenuItemSourceSelectionRegular:
Inheritance graph
Collaboration diagram for MenuItemSourceSelectionRegular:
Collaboration graph

Public Member Functions

 MenuItemSourceSelectionRegular ()
 
void beginSession (MenuItem *navigatedBackwardFrom=NULL)
 
ParamDescriptor getDestinationDescriptor ()
 
MenuItemselectButtonPress ()
 
MenuItempatchingSourceShortcutPress (int newS, bool previousPressStillActive)
 
- Public Member Functions inherited from MenuItemSourceSelection
 MenuItemSourceSelection ()
 
void beginSession (MenuItem *navigatedBackwardFrom=NULL)
 
void selectEncoderAction (int offset) final
 
virtual ParamDescriptor getDestinationDescriptor ()=0
 
uint8_t getIndexOfPatchedParamToBlink () final
 
uint8_t shouldBlinkPatchingSourceShortcut (int s, uint8_t *colour) final
 
void readValueAgain () final
 
void drawValue ()
 
- Public Member Functions inherited from MenuItem
 MenuItem (char const *newName=NULL)
 
virtual void horizontalEncoderAction (int offset)
 
virtual void selectEncoderAction (int offset)
 
virtual void beginSession (MenuItem *navigatedBackwardFrom=NULL)
 
virtual bool isRelevant (Sound *sound, int whichThing)
 
virtual char const * getName ()
 
virtual MenuItemselectButtonPress ()
 
virtual int checkPermissionToBeginSession (Sound *sound, int whichThing, MultiRange **currentRange)
 
virtual void readValueAgain ()
 
virtual bool selectEncoderActionEditsInstrument ()
 
virtual uint8_t getPatchedParamIndex ()
 
virtual uint8_t getIndexOfPatchedParamToBlink ()
 
virtual uint8_t shouldDrawDotOnName ()
 
virtual uint8_t shouldBlinkPatchingSourceShortcut (int s, uint8_t *colour)
 
virtual MenuItempatchingSourceShortcutPress (int s, bool previousPressStillActive=false)
 
virtual void unlearnAction ()
 
virtual bool allowsLearnMode ()
 
virtual void learnKnob (MIDIDevice *fromDevice, int whichKnob, int modKnobMode, int midiChannel)
 
virtual bool learnNoteOn (MIDIDevice *fromDevice, int channel, int noteCode)
 
virtual void learnCC (MIDIDevice *fromDevice, int channel, int ccNumber, int value)
 
virtual bool shouldBlinkLearnLed ()
 
virtual bool isRangeDependent ()
 
virtual bool usesAffectEntire ()
 
virtual void drawName ()
 

Additional Inherited Members

- Public Attributes inherited from MenuItemSourceSelection
uint8_t s
 
- Public Attributes inherited from MenuItem
char const * name
 
- Protected Member Functions inherited from MenuItemSourceSelection
bool sourceIsAllowed (int source)
 
uint8_t shouldDrawDotOnValue ()
 

Constructor & Destructor Documentation

◆ MenuItemSourceSelectionRegular()

MenuItemSourceSelectionRegular::MenuItemSourceSelectionRegular ( )

Member Function Documentation

◆ beginSession()

void MenuItemSourceSelectionRegular::beginSession ( MenuItem navigatedBackwardFrom = NULL)
virtual

Reimplemented from MenuItemSourceSelection.

◆ getDestinationDescriptor()

ParamDescriptor MenuItemSourceSelectionRegular::getDestinationDescriptor ( )
virtual

◆ patchingSourceShortcutPress()

MenuItem * MenuItemSourceSelectionRegular::patchingSourceShortcutPress ( int  newS,
bool  previousPressStillActive 
)
virtual

Reimplemented from MenuItem.

◆ selectButtonPress()

MenuItem * MenuItemSourceSelectionRegular::selectButtonPress ( )
virtual

Reimplemented from MenuItem.


The documentation for this class was generated from the following files: