LMMS
Loading...
Searching...
No Matches
lmms::Sf2Instrument Member List

This is the complete list of members for lmms::Sf2Instrument, including all inherited members.

addJournalCheckPoint()lmms::JournallingObject
applyFadeIn(SampleFrame *buf, NotePlayHandle *n)lmms::Instrumentprotected
applyRelease(SampleFrame *buf, const NotePlayHandle *_n)lmms::Instrumentprotected
beatLen(NotePlayHandle *_n) constlmms::Instrumentvirtual
changeID(jo_id_t _id)lmms::JournallingObjectprotected
childModel(const QString &_modelName) overridelmms::Sf2Instrumentvirtual
collectErrorForUI(QString errMsg)lmms::Pluginprotected
computeReleaseTimeMsByFrameCount(f_cnt_t frames) constlmms::Instrumentprotected
createView(QWidget *parent)lmms::Plugin
dataChanged()lmms::Modelsignal
dataUnchanged()lmms::Modelsignal
deleteNotePluginData(NotePlayHandle *_n) overridelmms::Sf2Instrumentvirtual
descriptor() constlmms::Plugininline
DescriptorList typedeflmms::Plugin
desiredReleaseFrames() constlmms::Instrumentinline
desiredReleaseTimeMs() constlmms::Instrumentinlinevirtual
displayName() const overridelmms::Pluginvirtual
fileChanged()lmms::Sf2Instrumentsignal
fileLoading()lmms::Sf2Instrumentsignal
Flag enum namelmms::Instrument
Flags typedeflmms::Instrument
freeFont()lmms::Sf2Instrumentprivate
fullDisplayName() const overridelmms::Instrumentvirtual
getCurrentPatchName()lmms::Sf2Instrument
getSampleRate() constlmms::Instrument
gui::Sf2InstrumentView classlmms::Sf2Instrumentfriend
handleMidiEvent(const MidiEvent &, const TimePos &=TimePos(), f_cnt_t offset=0)lmms::Instrumentinlinevirtual
hasNoteInput() constlmms::Instrumentinlinevirtual
hook()lmms::SerializingObjectinline
id() constlmms::JournallingObjectinline
instantiate(const QString &_plugin_name, InstrumentTrack *_instrument_track, const Plugin::Descriptor::SubPluginFeatures::Key *key, bool keyFromDnd=false)lmms::Instrumentstatic
lmms::Plugin::instantiate(const QString &pluginName, Model *parent, void *data)lmms::Pluginstatic
instantiateView(QWidget *_parent) overridelmms::Sf2Instrumentvirtual
instantiateWithKey(const QString &pluginName, Model *parent, const Descriptor::SubPluginFeatures::Key *key, bool keyFromDnd=false)lmms::Pluginstatic
InstantiationHook typedeflmms::Pluginprivate
Instrument(InstrumentTrack *_instrument_track, const Descriptor *_descriptor, const Descriptor::SubPluginFeatures::Key *key=nullptr, Flags flags=Flag::NoFlags)lmms::Instrument
instrumentTrack() constlmms::Instrumentinline
isBendable() constlmms::Instrumentinline
isDefaultConstructed() constlmms::Model
isFromTrack(const Track *_track) constlmms::Instrumentvirtual
isJournalling() constlmms::JournallingObjectinline
isJournallingStateStackEmpty() constlmms::JournallingObjectinline
isMidiBased() constlmms::Instrumentinline
isSingleStreamed() constlmms::Instrumentinline
JournallingObject()lmms::JournallingObject
key() constlmms::Plugininline
loadFile(const QString &_file) overridelmms::Sf2Instrumentvirtual
loadSettings(const QDomElement &_this) overridelmms::Sf2Instrumentvirtual
logo() constlmms::Plugin
m_bankNumlmms::Sf2Instrumentprivate
m_bufferlmms::Sf2Instrumentprivate
m_bufferViewlmms::Sf2Instrumentprivate
m_channellmms::Sf2Instrumentprivate
m_chorusDepthlmms::Sf2Instrumentprivate
m_chorusLevellmms::Sf2Instrumentprivate
m_chorusNumlmms::Sf2Instrumentprivate
m_chorusOnlmms::Sf2Instrumentprivate
m_chorusSpeedlmms::Sf2Instrumentprivate
m_defaultConstructedlmms::Modelprivate
m_descriptorlmms::Pluginprivate
m_displayNamelmms::Modelprivate
m_filenamelmms::Sf2Instrumentprivate
m_flagslmms::Instrumentprivate
m_fontlmms::Sf2Instrumentprivate
m_fontIdlmms::Sf2Instrumentprivate
m_gainlmms::Sf2Instrumentprivate
m_hooklmms::SerializingObjectprivate
m_idlmms::JournallingObjectprivate
m_instrumentTracklmms::Instrumentprivate
m_internalSampleRatelmms::Sf2Instrumentprivate
m_journallinglmms::JournallingObjectprivate
m_journallingStateStacklmms::JournallingObjectprivate
m_keylmms::Pluginprivate
m_lastMidiPitchlmms::Sf2Instrumentprivate
m_lastMidiPitchRangelmms::Sf2Instrumentprivate
m_loadMutexlmms::Sf2Instrumentprivate
m_notesRunninglmms::Sf2Instrumentprivate
m_notesRunningMutexlmms::Sf2Instrumentprivate
m_patchNumlmms::Sf2Instrumentprivate
m_playingNoteslmms::Sf2Instrumentprivate
m_playingNotesMutexlmms::Sf2Instrumentprivate
m_resamplerlmms::Sf2Instrumentprivate
m_reverbDampinglmms::Sf2Instrumentprivate
m_reverbLevellmms::Sf2Instrumentprivate
m_reverbOnlmms::Sf2Instrumentprivate
m_reverbRoomSizelmms::Sf2Instrumentprivate
m_reverbWidthlmms::Sf2Instrumentprivate
m_settingslmms::Sf2Instrumentprivate
m_synthlmms::Sf2Instrumentprivate
m_synthMutexlmms::Sf2Instrumentprivate
mapPropertyFromModel(int, getBank, setBank, m_bankNum)lmms::Sf2Instrumentprivate
mapPropertyFromModel(int, getPatch, setPatch, m_patchNum)lmms::Sf2Instrumentprivate
Model(Model *parent, QString displayName=QString(), bool defaultConstructed=false)lmms::Model
nodeName() const overridelmms::Sf2Instrumentvirtual
noteOff(Sf2PluginData *n)lmms::Sf2Instrumentprivate
noteOn(Sf2PluginData *n)lmms::Sf2Instrumentprivate
openFile(const QString &_sf2File, bool updateTrackName=true)lmms::Sf2Instrumentslot
parentModel() constlmms::Model
patchChanged()lmms::Sf2Instrumentsignal
play(SampleFrame *_working_buffer) overridelmms::Sf2Instrumentvirtual
playNote(NotePlayHandle *_n, SampleFrame *_working_buffer) overridelmms::Sf2Instrumentvirtual
Plugin(const Descriptor *descriptor, Model *parent, const Descriptor::SubPluginFeatures::Key *key=nullptr)lmms::Plugin
propertiesChanged()lmms::Modelsignal
reloadSynth()lmms::Sf2Instrumentslot
renderFrames(f_cnt_t frames, SampleFrame *buf)lmms::Sf2Instrumentprivate
restoreJournallingState()lmms::JournallingObjectinline
restoreState(const QDomElement &_this) overridelmms::JournallingObjectvirtual
saveJournallingState(const bool newState)lmms::JournallingObjectinline
saveSettings(QDomDocument &_doc, QDomElement &_parent) overridelmms::Sf2Instrumentvirtual
saveState(QDomDocument &_doc, QDomElement &_parent) overridelmms::JournallingObjectvirtual
SerializingObject()lmms::SerializingObject
setDisplayName(const QString &displayName)lmms::Modelvirtual
setHook(SerializingObjectHook *_hook)lmms::SerializingObject
setJournalling(const bool _sr)lmms::JournallingObjectinline
setParameter(const QString &_param, const QString &_value)lmms::Sf2Instrument
Sf2Instrument(InstrumentTrack *_instrument_track)lmms::Sf2Instrument
testAndSetJournalling(const bool newState)lmms::JournallingObjectinline
Type enum namelmms::Plugin
type() constlmms::Plugininline
updateChorus()lmms::Sf2Instrumentslot
updateChorusOn()lmms::Sf2Instrumentslot
updateGain()lmms::Sf2Instrumentslot
updatePatch()lmms::Sf2Instrumentslot
updateReverb()lmms::Sf2Instrumentslot
updateReverbOn()lmms::Sf2Instrumentslot
updateTuning()lmms::Sf2Instrumentslot
~Instrument() override=defaultlmms::Instrument
~JournallingObject() overridelmms::JournallingObject
~Model() override=defaultlmms::Model
~Plugin() override=defaultlmms::Plugin
~SerializingObject()lmms::SerializingObjectvirtual
~Sf2Instrument() overridelmms::Sf2Instrument