|
hydrogen 1.2.6
|
Instrument Editor. More...
#include <InstrumentEditor.h>
Public Slots | |
| void | onPreferencesChanged (H2Core::Preferences::Changes changes) |
| void | showLayers (bool bShow) |
| Used by #Shotlist. | |
| void | showSampleEditor () |
Public Member Functions | |
| InstrumentEditor (QWidget *parent) | |
| ~InstrumentEditor () | |
| virtual void | drumkitLoadedEvent () override |
| virtual void | instrumentParametersChangedEvent (int) override |
| void | selectComponent (int nComponent) |
| virtual void | selectedInstrumentChangedEvent () override |
| void | selectLayer (int nLayer) |
| void | setFileforLayer (QString filename) |
| void | update () |
| virtual void | updateSongEvent (int) override |
Public Member Functions inherited from Object< InstrumentEditor > | |
| Object () | |
| Object (const Object< InstrumentEditor > &other) | |
Public Member Functions inherited from Base | |
| Base () | |
| Base (const Base &other) | |
| virtual const char * | class_name () const |
| void | logBacktrace () const |
| Print the current stack at point into the debug log. | |
| void | Print (bool bShort=true) const |
| Prints content of toQString() via DEBUGLOG. | |
| virtual QString | toQString (const QString &sPrefix="", bool bShort=true) const |
| Formatted string version for debugging purposes. | |
Public Member Functions inherited from EventListener | |
| virtual | ~EventListener () |
| virtual void | actionModeChangeEvent (int nValue) |
| virtual void | bbtChangedEvent () |
| virtual void | driverChangedEvent () |
| virtual void | errorEvent (int nErrorCode) |
| virtual void | gridCellToggledEvent () |
| virtual void | jacksessionEvent (int nValue) |
| virtual void | jackTimebaseStateChangedEvent (int nValue) |
| virtual void | jackTransportActivationEvent () |
| virtual void | loopModeActivationEvent () |
| virtual void | metronomeEvent (int nValue) |
| virtual void | midiActivityEvent () |
| virtual void | midiMapChangedEvent () |
| virtual void | nextPatternsChangedEvent () |
| virtual void | nextShotEvent () |
| virtual void | noteOnEvent (int nInstrument) |
| virtual void | patternEditorLockedEvent () |
| virtual void | patternModifiedEvent () |
| virtual void | playbackTrackChangedEvent () |
| virtual void | playingPatternsChangedEvent () |
| virtual void | playlistLoadSongEvent (int nIndex) |
| virtual void | progressEvent (int nValue) |
| virtual void | quitEvent (int nValue) |
| virtual void | relocationEvent () |
| virtual void | selectedPatternChangedEvent () |
| virtual void | songModeActivationEvent () |
| virtual void | songModifiedEvent () |
| virtual void | songSizeChangedEvent () |
| virtual void | soundLibraryChangedEvent () |
| virtual void | stackedModeActivationEvent (int nValue) |
| virtual void | stateChangedEvent (H2Core::AudioEngine::State state) |
| virtual void | tempoChangedEvent (int nValue) |
| virtual void | timelineActivationEvent () |
| virtual void | timelineUpdateEvent (int nValue) |
| virtual void | undoRedoActionEvent (int nValue) |
| virtual void | updatePreferencesEvent (int nValue) |
| virtual void | XRunEvent () |
Static Public Member Functions | |
| static int | findFreeDrumkitComponentId (int startingPoint=0) |
Static Public Member Functions inherited from Base | |
| static const char * | _class_name () |
| return the class name | |
| static QString | base_clock (const QString &sMsg) |
| Measures the current time and stores it in __last_clock. | |
| static QString | base_clock_in (const QString &sMsg) |
| static int | bootstrap (Logger *logger, bool count=false) |
| must be called before any Object instantiation ! | |
| static bool | count_active () |
| static int | getAliveObjectCount () |
| static object_map_t | getObjectMap () |
| static Logger * | logger () |
| return the logger instance | |
| static int | objects_count () |
| static void | printObjectMapDiff (object_map_t map) |
| Creates the difference between a snapshot of the object map and its current state and prints it to std::cout. | |
| static void | set_count (bool flag) |
| enable/disable class instances counting | |
| static void | write_objects_map_to (std::ostream &out, object_map_t *map=nullptr) |
| output the full objects map to a given ostream | |
| static void | write_objects_map_to_cerr () |
| output objects map to stderr | |
Private Slots | |
| void | compoChangeAddDelete (QAction *) |
| void | filterActiveBtnClicked () |
| void | hihatGroupChanged (double fValue) |
| void | hihatMaxRangeChanged (double fValue) |
| void | hihatMinRangeChanged (double fValue) |
| void | labelClicked (ClickableLabel *pRef) |
| void | labelCompoClicked (ClickableLabel *pRef) |
| void | loadLayerBtnClicked () |
| void | midiOutChannelChanged (double fValue) |
| void | midiOutNoteChanged (double fValue) |
| void | muteGroupChanged (double fValue) |
| void | onDropDownCompoClicked () |
| void | onIsApplyVelocityCheckBoxClicked (bool on) |
| void | onIsStopNoteCheckBoxClicked (bool on) |
| void | removeLayerButtonClicked () |
| void | rotaryChanged (WidgetWithInput *ref) |
| void | sampleSelectionChanged (int) |
| void | waveDisplayDoubleClicked (QWidget *pRef) |
Private Member Functions | |
| void | setAutoVelocity () |
| void | setInstrumentPitch () |
Additional Inherited Members | |
Static Public Attributes inherited from Base | |
| static QString | sPrintIndention = " " |
| String used to format the debugging string output of some core classes. | |
Protected Member Functions inherited from WidgetWithScalableFont< 10, 12, 14 > | |
| constexpr int | getPointSize (H2Core::FontTheme::FontSize fontSize) const |
Protected Member Functions inherited from Object< InstrumentEditor > | |
| ~Object () | |
| Object () | |
| Object (const Object< InstrumentEditor > &other) | |
Protected Member Functions inherited from Base | |
| ~Base () | |
| Base () | |
| Base (const Base &other) | |
| virtual const char * | class_name () const |
| void | logBacktrace () const |
| Print the current stack at point into the debug log. | |
| void | Print (bool bShort=true) const |
| Prints content of toQString() via DEBUGLOG. | |
| virtual QString | toQString (const QString &sPrefix="", bool bShort=true) const |
| Formatted string version for debugging purposes. | |
Protected Member Functions inherited from EventListener | |
| virtual | ~EventListener () |
| virtual void | actionModeChangeEvent (int nValue) |
| virtual void | bbtChangedEvent () |
| virtual void | driverChangedEvent () |
| virtual void | errorEvent (int nErrorCode) |
| virtual void | gridCellToggledEvent () |
| virtual void | jacksessionEvent (int nValue) |
| virtual void | jackTimebaseStateChangedEvent (int nValue) |
| virtual void | jackTransportActivationEvent () |
| virtual void | loopModeActivationEvent () |
| virtual void | metronomeEvent (int nValue) |
| virtual void | midiActivityEvent () |
| virtual void | midiMapChangedEvent () |
| virtual void | nextPatternsChangedEvent () |
| virtual void | nextShotEvent () |
| virtual void | noteOnEvent (int nInstrument) |
| virtual void | patternEditorLockedEvent () |
| virtual void | patternModifiedEvent () |
| virtual void | playbackTrackChangedEvent () |
| virtual void | playingPatternsChangedEvent () |
| virtual void | playlistLoadSongEvent (int nIndex) |
| virtual void | progressEvent (int nValue) |
| virtual void | quitEvent (int nValue) |
| virtual void | relocationEvent () |
| virtual void | selectedPatternChangedEvent () |
| virtual void | songModeActivationEvent () |
| virtual void | songModifiedEvent () |
| virtual void | songSizeChangedEvent () |
| virtual void | soundLibraryChangedEvent () |
| virtual void | stackedModeActivationEvent (int nValue) |
| virtual void | stateChangedEvent (H2Core::AudioEngine::State state) |
| virtual void | tempoChangedEvent (int nValue) |
| virtual void | timelineActivationEvent () |
| virtual void | timelineUpdateEvent (int nValue) |
| virtual void | undoRedoActionEvent (int nValue) |
| virtual void | updatePreferencesEvent (int nValue) |
| virtual void | XRunEvent () |
Static Protected Member Functions inherited from Base | |
| static void | registerClass (const char *name, const atomic_obj_cpt_t *counters) |
| static const char * | _class_name () |
| return the class name | |
| static QString | base_clock (const QString &sMsg) |
| Measures the current time and stores it in __last_clock. | |
| static QString | base_clock_in (const QString &sMsg) |
| static int | bootstrap (Logger *logger, bool count=false) |
| must be called before any Object instantiation ! | |
| static bool | count_active () |
| static int | getAliveObjectCount () |
| static object_map_t | getObjectMap () |
| static Logger * | logger () |
| return the logger instance | |
| static int | objects_count () |
| static void | printObjectMapDiff (object_map_t map) |
| Creates the difference between a snapshot of the object map and its current state and prints it to std::cout. | |
| static void | set_count (bool flag) |
| enable/disable class instances counting | |
| static void | write_objects_map_to (std::ostream &out, object_map_t *map=nullptr) |
| output the full objects map to a given ostream | |
| static void | write_objects_map_to_cerr () |
| output objects map to stderr | |
Static Protected Attributes inherited from Base | |
| static bool | __count = false |
| should we count class instances | |
| static timeval | __last_clock = { 0, 0 } |
| static Logger * | __logger = nullptr |
| static bool | bLogColors = true |
| static QString | sPrintIndention = " " |
| String used to format the debugging string output of some core classes. | |
Instrument Editor.
Definition at line 53 of file InstrumentEditor.h.
|
explicit |
Definition at line 61 of file InstrumentEditor.cpp.
| ~InstrumentEditor | ( | ) |
Definition at line 483 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1351 of file InstrumentEditor.cpp.
|
overridevirtual |
Reimplemented from EventListener.
Definition at line 500 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 837 of file InstrumentEditor.cpp.
|
static |
Definition at line 1333 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1478 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1491 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1484 of file InstrumentEditor.cpp.
|
overridevirtual |
Reimplemented from EventListener.
Definition at line 642 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1139 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1104 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 935 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1290 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1309 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1266 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1315 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1281 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1274 of file InstrumentEditor.cpp.
|
slot |
Definition at line 1498 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 888 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 724 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 1461 of file InstrumentEditor.cpp.
| void selectComponent | ( | int | nComponent | ) |
Definition at line 1129 of file InstrumentEditor.cpp.
|
overridevirtual |
Reimplemented from EventListener.
Definition at line 504 of file InstrumentEditor.cpp.
| void selectLayer | ( | int | nLayer | ) |
Definition at line 1172 of file InstrumentEditor.cpp.
|
private |
Definition at line 1067 of file InstrumentEditor.cpp.
| void setFileforLayer | ( | QString | filename | ) |
|
private |
Definition at line 680 of file InstrumentEditor.cpp.
|
slot |
Used by #Shotlist.
Definition at line 1507 of file InstrumentEditor.cpp.
|
slot |
Definition at line 870 of file InstrumentEditor.cpp.
| void update | ( | ) |
Definition at line 1320 of file InstrumentEditor.cpp.
|
overridevirtual |
Reimplemented from EventListener.
Definition at line 488 of file InstrumentEditor.cpp.
|
privateslot |
Definition at line 845 of file InstrumentEditor.cpp.
|
private |
Definition at line 220 of file InstrumentEditor.h.
|
private |
Definition at line 219 of file InstrumentEditor.h.
|
private |
In order to allow for enumerations starting at 1 while using -1 to turn off the LCD.
Definition at line 166 of file InstrumentEditor.h.
|
private |
Definition at line 110 of file InstrumentEditor.h.
|
private |
Definition at line 109 of file InstrumentEditor.h.
|
private |
Definition at line 153 of file InstrumentEditor.h.
|
private |
Definition at line 154 of file InstrumentEditor.h.
|
private |
Definition at line 125 of file InstrumentEditor.h.
|
private |
Definition at line 121 of file InstrumentEditor.h.
|
private |
Definition at line 193 of file InstrumentEditor.h.
|
private |
Definition at line 224 of file InstrumentEditor.h.
|
private |
Definition at line 223 of file InstrumentEditor.h.
|
private |
Definition at line 218 of file InstrumentEditor.h.
|
private |
Definition at line 145 of file InstrumentEditor.h.
|
private |
Definition at line 143 of file InstrumentEditor.h.
|
private |
Definition at line 126 of file InstrumentEditor.h.
|
private |
Definition at line 122 of file InstrumentEditor.h.
|
private |
Definition at line 142 of file InstrumentEditor.h.
|
private |
Definition at line 151 of file InstrumentEditor.h.
|
private |
Definition at line 174 of file InstrumentEditor.h.
|
private |
Definition at line 173 of file InstrumentEditor.h.
|
private |
Definition at line 180 of file InstrumentEditor.h.
|
private |
Definition at line 179 of file InstrumentEditor.h.
|
private |
Definition at line 177 of file InstrumentEditor.h.
|
private |
Definition at line 176 of file InstrumentEditor.h.
|
private |
Definition at line 108 of file InstrumentEditor.h.
|
private |
Definition at line 150 of file InstrumentEditor.h.
|
private |
Definition at line 149 of file InstrumentEditor.h.
|
private |
Definition at line 116 of file InstrumentEditor.h.
|
private |
Definition at line 117 of file InstrumentEditor.h.
|
private |
Definition at line 213 of file InstrumentEditor.h.
|
private |
Definition at line 155 of file InstrumentEditor.h.
|
private |
Definition at line 192 of file InstrumentEditor.h.
|
private |
Definition at line 191 of file InstrumentEditor.h.
|
private |
Definition at line 190 of file InstrumentEditor.h.
|
private |
Definition at line 195 of file InstrumentEditor.h.
|
private |
Definition at line 201 of file InstrumentEditor.h.
|
private |
Definition at line 198 of file InstrumentEditor.h.
|
private |
Definition at line 196 of file InstrumentEditor.h.
|
private |
Definition at line 202 of file InstrumentEditor.h.
|
private |
Definition at line 199 of file InstrumentEditor.h.
|
private |
Definition at line 194 of file InstrumentEditor.h.
|
private |
Definition at line 185 of file InstrumentEditor.h.
|
private |
Definition at line 189 of file InstrumentEditor.h.
|
private |
Definition at line 186 of file InstrumentEditor.h.
|
private |
Definition at line 210 of file InstrumentEditor.h.
|
private |
Definition at line 163 of file InstrumentEditor.h.
|
private |
Definition at line 162 of file InstrumentEditor.h.
|
private |
Definition at line 169 of file InstrumentEditor.h.
|
private |
Definition at line 168 of file InstrumentEditor.h.
|
private |
Definition at line 159 of file InstrumentEditor.h.
|
private |
Definition at line 158 of file InstrumentEditor.h.
|
private |
Definition at line 118 of file InstrumentEditor.h.
|
private |
Definition at line 136 of file InstrumentEditor.h.
|
private |
Definition at line 131 of file InstrumentEditor.h.
|
private |
Definition at line 137 of file InstrumentEditor.h.
|
private |
Definition at line 132 of file InstrumentEditor.h.
|
private |
Definition at line 135 of file InstrumentEditor.h.
|
private |
Definition at line 134 of file InstrumentEditor.h.
|
private |
Definition at line 138 of file InstrumentEditor.h.
|
private |
Definition at line 133 of file InstrumentEditor.h.
|
private |
Definition at line 128 of file InstrumentEditor.h.
|
private |
Definition at line 124 of file InstrumentEditor.h.
|
private |
Definition at line 211 of file InstrumentEditor.h.
|
private |
Definition at line 146 of file InstrumentEditor.h.
|
private |
Definition at line 144 of file InstrumentEditor.h.
|
private |
Definition at line 212 of file InstrumentEditor.h.
|
private |
Definition at line 206 of file InstrumentEditor.h.
|
private |
Definition at line 112 of file InstrumentEditor.h.
|
private |
Definition at line 113 of file InstrumentEditor.h.
|
private |
Definition at line 127 of file InstrumentEditor.h.
|
private |
Definition at line 123 of file InstrumentEditor.h.
|
private |
Definition at line 208 of file InstrumentEditor.h.
|
private |
Definition at line 205 of file InstrumentEditor.h.
|
private |
Definition at line 221 of file InstrumentEditor.h.