| active | SoundGenerator< int16_t > | protected |
| activeWarningIssued | SoundGenerator< int16_t > | protected |
| applyRamp(int16_t sample) | SoundGenerator< int16_t > | inlineprotected |
| audioInfo() | SoundGenerator< int16_t > | inlinevirtual |
| begin(AudioInfo config) | Synthesizer | inlinevirtual |
| SoundGenerator< int16_t >::begin() | SoundGenerator< int16_t > | inlinevirtual |
| callbackKeyOff(bool active, int pin, void *ref) | Synthesizer | inlineprotectedstatic |
| callbackKeyOn(bool active, int pin, void *ref) | Synthesizer | inlineprotectedstatic |
| cfg | Synthesizer | protected |
| channels | Synthesizer | protected |
| currentSample | SoundGenerator< int16_t > | protected |
| defaultChannel | Synthesizer | protected |
| defaultConfig() | SoundGenerator< int16_t > | inlinevirtual |
| downPercent | SoundGenerator< int16_t > | protected |
| end() | SoundGenerator< int16_t > | inlinevirtual |
| factor | SoundGenerator< int16_t > | protected |
| getFreeChannel() | Synthesizer | inlineprotected |
| getNoteChannel(int note) | Synthesizer | inlineprotected |
| info | SoundGenerator< int16_t > | protected |
| isActive() | SoundGenerator< int16_t > | inlinevirtual |
| keyOff(int note) | Synthesizer | inline |
| keyOn(int note, float tgt=0) | Synthesizer | inline |
| midi_name | Synthesizer | protected |
| operator=(Synthesizer const &)=delete | Synthesizer | |
| playMs | SoundGenerator< int16_t > | protected |
| playSamples | SoundGenerator< int16_t > | protected |
| rampDownDec | SoundGenerator< int16_t > | protected |
| rampDownSamples | SoundGenerator< int16_t > | protected |
| rampUpInc | SoundGenerator< int16_t > | protected |
| readBytes(uint8_t *data, size_t len) | SoundGenerator< int16_t > | inlinevirtual |
| readBytesFrames(uint8_t *buffer, size_t lengthBytes, int frames, int channels) | SoundGenerator< int16_t > | inlineprotected |
| readBytesFromBuffer(uint8_t *buffer, size_t lengthBytes, int frame_size, int channels) | SoundGenerator< int16_t > | inlineprotected |
| readSample() override | Synthesizer | inlinevirtual |
| recalculatePlayTime() | SoundGenerator< int16_t > | inlineprotected |
| ring_buffer | SoundGenerator< int16_t > | protected |
| setAudioInfo(AudioInfo info) | SoundGenerator< int16_t > | inlinevirtual |
| setFrequency(float frequency) | SoundGenerator< int16_t > | inlinevirtual |
| setKeys(AudioActions &actions, SynthesizerKey *p_keys, AudioActions::ActiveLogic activeValue) | Synthesizer | inline |
| setMidiName(const char *name) | Synthesizer | inline |
| setPlayTime(uint32_t playMs, uint8_t upPercent=20, uint8_t downPercent=30) | SoundGenerator< int16_t > | inline |
| SoundGenerator() | SoundGenerator< int16_t > | inline |
| Synthesizer() | Synthesizer | inline |
| Synthesizer(AbstractSynthesizerChannel *ch) | Synthesizer | inline |
| Synthesizer(Synthesizer const &)=delete | Synthesizer | |
| upPercent | SoundGenerator< int16_t > | protected |
| upSamples | SoundGenerator< int16_t > | protected |
| ~SoundGenerator() | SoundGenerator< int16_t > | inlinevirtual |
| ~Synthesizer() | Synthesizer | inlinevirtual |