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

This is the complete list of members for lmms::FreeBoyInstrument, 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)lmms::Pluginvirtual
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 *nph) overridelmms::FreeBoyInstrumentvirtual
descriptor() constlmms::Plugininline
DescriptorList typedeflmms::Plugin
desiredReleaseFrames() constlmms::Instrumentinline
desiredReleaseTimeMs() const overridelmms::FreeBoyInstrumentvirtual
displayName() const overridelmms::Pluginvirtual
Flag enum namelmms::Instrument
Flags typedeflmms::Instrument
FreeBoyInstrument(InstrumentTrack *_instrument_track)lmms::FreeBoyInstrument
fullDisplayName() const overridelmms::Instrumentvirtual
getSampleRate() constlmms::Instrument
gui::FreeBoyInstrumentView classlmms::FreeBoyInstrumentfriend
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::FreeBoyInstrumentvirtual
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)lmms::Pluginvirtual
loadSettings(const QDomElement &_this) overridelmms::FreeBoyInstrumentvirtual
logo() constlmms::Plugin
m_bassModellmms::FreeBoyInstrumentprivate
m_ch1So1Modellmms::FreeBoyInstrumentprivate
m_ch1So2Modellmms::FreeBoyInstrumentprivate
m_ch1SweepDirModellmms::FreeBoyInstrumentprivate
m_ch1SweepRtShiftModellmms::FreeBoyInstrumentprivate
m_ch1SweepStepLengthModellmms::FreeBoyInstrumentprivate
m_ch1SweepTimeModellmms::FreeBoyInstrumentprivate
m_ch1VolSweepDirModellmms::FreeBoyInstrumentprivate
m_ch1VolumeModellmms::FreeBoyInstrumentprivate
m_ch1WavePatternDutyModellmms::FreeBoyInstrumentprivate
m_ch2So1Modellmms::FreeBoyInstrumentprivate
m_ch2So2Modellmms::FreeBoyInstrumentprivate
m_ch2SweepStepLengthModellmms::FreeBoyInstrumentprivate
m_ch2VolSweepDirModellmms::FreeBoyInstrumentprivate
m_ch2VolumeModellmms::FreeBoyInstrumentprivate
m_ch2WavePatternDutyModellmms::FreeBoyInstrumentprivate
m_ch3OnModellmms::FreeBoyInstrumentprivate
m_ch3So1Modellmms::FreeBoyInstrumentprivate
m_ch3So2Modellmms::FreeBoyInstrumentprivate
m_ch3VolumeModellmms::FreeBoyInstrumentprivate
m_ch4FreqDivRatioModellmms::FreeBoyInstrumentprivate
m_ch4ShiftClockFreqModellmms::FreeBoyInstrumentprivate
m_ch4ShiftRegWidthModellmms::FreeBoyInstrumentprivate
m_ch4So1Modellmms::FreeBoyInstrumentprivate
m_ch4So2Modellmms::FreeBoyInstrumentprivate
m_ch4SweepStepLengthModellmms::FreeBoyInstrumentprivate
m_ch4VolSweepDirModellmms::FreeBoyInstrumentprivate
m_ch4VolumeModellmms::FreeBoyInstrumentprivate
m_defaultConstructedlmms::Modelprivate
m_descriptorlmms::Pluginprivate
m_displayNamelmms::Modelprivate
m_flagslmms::Instrumentprivate
m_graphModellmms::FreeBoyInstrumentprivate
m_hooklmms::SerializingObjectprivate
m_idlmms::JournallingObjectprivate
m_instrumentTracklmms::Instrumentprivate
m_journallinglmms::JournallingObjectprivate
m_journallingStateStacklmms::JournallingObjectprivate
m_keylmms::Pluginprivate
m_so1VolumeModellmms::FreeBoyInstrumentprivate
m_so2VolumeModellmms::FreeBoyInstrumentprivate
m_trebleModellmms::FreeBoyInstrumentprivate
Model(Model *parent, QString displayName=QString(), bool defaultConstructed=false)lmms::Model
nodeName() const overridelmms::FreeBoyInstrumentvirtual
parentModel() constlmms::Model
play(SampleFrame *_working_buffer)lmms::Instrumentvirtual
playNote(NotePlayHandle *nph, SampleFrame *workingBuffer) overridelmms::FreeBoyInstrumentvirtual
Plugin(const Descriptor *descriptor, Model *parent, const Descriptor::SubPluginFeatures::Key *key=nullptr)lmms::Plugin
propertiesChanged()lmms::Modelsignal
restoreJournallingState()lmms::JournallingObjectinline
restoreState(const QDomElement &_this) overridelmms::JournallingObjectvirtual
saveJournallingState(const bool newState)lmms::JournallingObjectinline
saveSettings(QDomDocument &_doc, QDomElement &_parent) overridelmms::FreeBoyInstrumentvirtual
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
testAndSetJournalling(const bool newState)lmms::JournallingObjectinline
Type enum namelmms::Plugin
type() constlmms::Plugininline
~FreeBoyInstrument() override=defaultlmms::FreeBoyInstrument
~Instrument() override=defaultlmms::Instrument
~JournallingObject() overridelmms::JournallingObject
~Model() override=defaultlmms::Model
~Plugin() override=defaultlmms::Plugin
~SerializingObject()lmms::SerializingObjectvirtual