| addJournalCheckPoint() | lmms::JournallingObject | |
| applyFadeIn(SampleFrame *buf, NotePlayHandle *n) | lmms::Instrument | protected |
| applyRelease(SampleFrame *buf, const NotePlayHandle *_n) | lmms::Instrument | protected |
| beatLen(NotePlayHandle *_n) const | lmms::Instrument | virtual |
| changeID(jo_id_t _id) | lmms::JournallingObject | protected |
| childModel(const QString &modelName) | lmms::Plugin | virtual |
| collectErrorForUI(QString errMsg) | lmms::Plugin | protected |
| computeReleaseTimeMsByFrameCount(f_cnt_t frames) const | lmms::Instrument | protected |
| createView(QWidget *parent) | lmms::Plugin | |
| dataChanged() | lmms::Model | signal |
| dataUnchanged() | lmms::Model | signal |
| deleteNotePluginData(NotePlayHandle *handle) override | lmms::SlicerT | virtual |
| descriptor() const | lmms::Plugin | inline |
| DescriptorList typedef | lmms::Plugin | |
| desiredReleaseFrames() const | lmms::Instrument | inline |
| desiredReleaseTimeMs() const | lmms::Instrument | inlinevirtual |
| displayName() const override | lmms::Plugin | virtual |
| findBPM() | lmms::SlicerT | |
| findSlices() | lmms::SlicerT | |
| Flag enum name | lmms::Instrument | |
| Flags typedef | lmms::Instrument | |
| fullDisplayName() const override | lmms::Instrument | virtual |
| getMidi() | lmms::SlicerT | |
| getSampleName() | lmms::SlicerT | inline |
| getSampleRate() const | lmms::Instrument | |
| gui::SlicerTView class | lmms::SlicerT | friend |
| gui::SlicerTWaveform class | lmms::SlicerT | friend |
| handleMidiEvent(const MidiEvent &, const TimePos &=TimePos(), f_cnt_t offset=0) | lmms::Instrument | inlinevirtual |
| hasNoteInput() const | lmms::Instrument | inlinevirtual |
| hook() | lmms::SerializingObject | inline |
| id() const | lmms::JournallingObject | inline |
| instantiate(const QString &_plugin_name, InstrumentTrack *_instrument_track, const Plugin::Descriptor::SubPluginFeatures::Key *key, bool keyFromDnd=false) | lmms::Instrument | static |
| lmms::Plugin::instantiate(const QString &pluginName, Model *parent, void *data) | lmms::Plugin | static |
| instantiateView(QWidget *parent) override | lmms::SlicerT | virtual |
| instantiateWithKey(const QString &pluginName, Model *parent, const Descriptor::SubPluginFeatures::Key *key, bool keyFromDnd=false) | lmms::Plugin | static |
| InstantiationHook typedef | lmms::Plugin | private |
| Instrument(InstrumentTrack *_instrument_track, const Descriptor *_descriptor, const Descriptor::SubPluginFeatures::Key *key=nullptr, Flags flags=Flag::NoFlags) | lmms::Instrument | |
| instrumentTrack() const | lmms::Instrument | inline |
| isBendable() const | lmms::Instrument | inline |
| isDefaultConstructed() const | lmms::Model | |
| isFromTrack(const Track *_track) const | lmms::Instrument | virtual |
| isJournalling() const | lmms::JournallingObject | inline |
| isJournallingStateStackEmpty() const | lmms::JournallingObject | inline |
| isMidiBased() const | lmms::Instrument | inline |
| isPlaying(float current, float start, float end) | lmms::SlicerT | signal |
| isSingleStreamed() const | lmms::Instrument | inline |
| JournallingObject() | lmms::JournallingObject | |
| key() const | lmms::Plugin | inline |
| loadFile(const QString &file) override | lmms::SlicerT | virtual |
| loadSettings(const QDomElement &element) override | lmms::SlicerT | virtual |
| logo() const | lmms::Plugin | |
| m_defaultConstructed | lmms::Model | private |
| m_descriptor | lmms::Plugin | private |
| m_displayName | lmms::Model | private |
| m_enableSync | lmms::SlicerT | private |
| m_fadeOutFrames | lmms::SlicerT | private |
| m_flags | lmms::Instrument | private |
| m_hook | lmms::SerializingObject | private |
| m_id | lmms::JournallingObject | private |
| m_instrumentTrack | lmms::Instrument | private |
| m_journalling | lmms::JournallingObject | private |
| m_journallingStateStack | lmms::JournallingObject | private |
| m_key | lmms::Plugin | private |
| m_noteThreshold | lmms::SlicerT | private |
| m_originalBPM | lmms::SlicerT | private |
| m_originalSample | lmms::SlicerT | private |
| m_parentTrack | lmms::SlicerT | private |
| m_slicePoints | lmms::SlicerT | private |
| m_sliceSnap | lmms::SlicerT | private |
| Model(Model *parent, QString displayName=QString(), bool defaultConstructed=false) | lmms::Model | |
| nodeName() const override | lmms::SlicerT | virtual |
| parentModel() const | lmms::Model | |
| play(SampleFrame *_working_buffer) | lmms::Instrument | virtual |
| playNote(NotePlayHandle *handle, SampleFrame *workingBuffer) override | lmms::SlicerT | virtual |
| Plugin(const Descriptor *descriptor, Model *parent, const Descriptor::SubPluginFeatures::Key *key=nullptr) | lmms::Plugin | |
| propertiesChanged() | lmms::Model | signal |
| restoreJournallingState() | lmms::JournallingObject | inline |
| restoreState(const QDomElement &_this) override | lmms::JournallingObject | virtual |
| saveJournallingState(const bool newState) | lmms::JournallingObject | inline |
| saveSettings(QDomDocument &document, QDomElement &element) override | lmms::SlicerT | virtual |
| saveState(QDomDocument &_doc, QDomElement &_parent) override | lmms::JournallingObject | virtual |
| SerializingObject() | lmms::SerializingObject | |
| setDisplayName(const QString &displayName) | lmms::Model | virtual |
| setHook(SerializingObjectHook *_hook) | lmms::SerializingObject | |
| setJournalling(const bool _sr) | lmms::JournallingObject | inline |
| SlicerT(InstrumentTrack *instrumentTrack) | lmms::SlicerT | |
| testAndSetJournalling(const bool newState) | lmms::JournallingObject | inline |
| Type enum name | lmms::Plugin | |
| type() const | lmms::Plugin | inline |
| updateFile(QString file) | lmms::SlicerT | slot |
| updateSlices() | lmms::SlicerT | slot |
| ~Instrument() override=default | lmms::Instrument | |
| ~JournallingObject() override | lmms::JournallingObject | |
| ~Model() override=default | lmms::Model | |
| ~Plugin() override=default | lmms::Plugin | |
| ~SerializingObject() | lmms::SerializingObject | virtual |