JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
juce::SamplerSound Member List

This is the complete list of members for juce::SamplerSound, including all inherited members.

appliesToChannel(int midiChannel) overridejuce::SamplerSoundvirtual
appliesToNote(int midiNoteNumber) overridejuce::SamplerSoundvirtual
decReferenceCount() noexceptjuce::ReferenceCountedObject
decReferenceCountWithoutDeleting() noexceptjuce::ReferenceCountedObject
getAudioData() const noexceptjuce::SamplerSound
getName() const noexceptjuce::SamplerSound
getReferenceCount() const noexceptjuce::ReferenceCountedObject
incReferenceCount() noexceptjuce::ReferenceCountedObject
operator=(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectprotected
operator=(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectprotected
Ptr typedefjuce::SynthesiserSound
ReferenceCountedObject()=defaultjuce::ReferenceCountedObjectprotected
ReferenceCountedObject(const ReferenceCountedObject &) noexceptjuce::ReferenceCountedObjectprotected
ReferenceCountedObject(ReferenceCountedObject &&) noexceptjuce::ReferenceCountedObjectprotected
resetReferenceCount() noexceptjuce::ReferenceCountedObjectprotected
SamplerSound(const String &name, AudioFormatReader &source, const BigInteger &midiNotes, int midiNoteForNormalPitch, double attackTimeSecs, double releaseTimeSecs, double maxSampleLengthSeconds)juce::SamplerSound
SamplerVoice (defined in juce::SamplerSound)juce::SamplerSoundfriend
setEnvelopeParameters(ADSR::Parameters parametersToUse)juce::SamplerSound
SynthesiserSound() (defined in juce::SynthesiserSound)juce::SynthesiserSoundprotected
~ReferenceCountedObject()juce::ReferenceCountedObjectprotectedvirtual
~SamplerSound() overridejuce::SamplerSound
~SynthesiserSound() overridejuce::SynthesiserSound