|
JUCE
|
This is the complete list of members for SamplerSound, including all inherited members.
| appliesToChannel(int midiChannel) override | SamplerSound | virtual |
| appliesToNote(int midiNoteNumber) override | SamplerSound | virtual |
| decReferenceCount() noexcept | ReferenceCountedObject | |
| decReferenceCountWithoutDeleting() noexcept | ReferenceCountedObject | |
| getAudioData() const noexcept | SamplerSound | |
| getName() const noexcept | SamplerSound | |
| getReferenceCount() const noexcept | ReferenceCountedObject | |
| incReferenceCount() noexcept | ReferenceCountedObject | |
| Ptr typedef | SynthesiserSound | |
| ReferenceCountedObject() | ReferenceCountedObject | protected |
| resetReferenceCount() noexcept | ReferenceCountedObject | protected |
| SamplerSound(const String &name, AudioFormatReader &source, const BigInteger &midiNotes, int midiNoteForNormalPitch, double attackTimeSecs, double releaseTimeSecs, double maxSampleLengthSeconds) | SamplerSound | |
| SynthesiserSound() | SynthesiserSound | protected |
| ~ReferenceCountedObject() | ReferenceCountedObject | protectedvirtual |
| ~SamplerSound() | SamplerSound | |
| ~SynthesiserSound() | SynthesiserSound | virtual |