appliesToChannel(int midiChannel) override | juce::SamplerSound | virtual |
appliesToNote(int midiNoteNumber) override | juce::SamplerSound | virtual |
data | juce::SamplerSound | private |
decReferenceCount() noexcept | juce::ReferenceCountedObject | inline |
decReferenceCountWithoutDeleting() noexcept | juce::ReferenceCountedObject | inline |
getAudioData() const noexcept | juce::SamplerSound | inline |
getName() const noexcept | juce::SamplerSound | inline |
getReferenceCount() const noexcept | juce::ReferenceCountedObject | inline |
incReferenceCount() noexcept | juce::ReferenceCountedObject | inline |
length | juce::SamplerSound | private |
midiNotes | juce::SamplerSound | private |
midiRootNote | juce::SamplerSound | private |
name | juce::SamplerSound | private |
operator=(const ReferenceCountedObject &) noexcept | juce::ReferenceCountedObject | inlineprotected |
operator=(ReferenceCountedObject &&) noexcept | juce::ReferenceCountedObject | inlineprotected |
params | juce::SamplerSound | private |
Ptr typedef | juce::SynthesiserSound | |
refCount | juce::ReferenceCountedObject | private |
ReferenceCountedObject()=default | juce::ReferenceCountedObject | protected |
ReferenceCountedObject(const ReferenceCountedObject &) noexcept | juce::ReferenceCountedObject | inlineprotected |
ReferenceCountedObject(ReferenceCountedObject &&) noexcept | juce::ReferenceCountedObject | inlineprotected |
resetReferenceCount() noexcept | juce::ReferenceCountedObject | inlineprotected |
SamplerSound(const String &name, AudioFormatReader &source, const BigInteger &midiNotes, int midiNoteForNormalPitch, double attackTimeSecs, double releaseTimeSecs, double maxSampleLengthSeconds) | juce::SamplerSound | |
SamplerVoice class | juce::SamplerSound | friend |
setEnvelopeParameters(ADSR::Parameters parametersToUse) | juce::SamplerSound | inline |
sourceSampleRate | juce::SamplerSound | private |
SynthesiserSound() | juce::SynthesiserSound | protected |
~ReferenceCountedObject() | juce::ReferenceCountedObject | inlineprotectedvirtual |
~SamplerSound() override | juce::SamplerSound | |
~SynthesiserSound() override | juce::SynthesiserSound | |