This is the complete list of members for GeneratorQueue< T >, including all inherited members.
| active | SoundGenerator< T > | protected |
| activeWarningIssued | SoundGenerator< T > | protected |
| applyRamp(T sample) | SoundGenerator< T > | inlineprotected |
| audioInfo() | SoundGenerator< T > | inlinevirtual |
| available() | GeneratorQueue< T > | inlinevirtual |
| availableForWrite() | GeneratorQueue< T > | inlinevirtual |
| begin(uint16_t queue_size=256) | GeneratorQueue< T > | inlinevirtual |
| audio_tools::SoundGenerator::begin(AudioInfo info) | SoundGenerator< T > | inlinevirtual |
| audio_tools::SoundGenerator::begin() | SoundGenerator< T > | inlinevirtual |
| clear() | GeneratorQueue< T > | inlinevirtual |
| currentSample | SoundGenerator< T > | protected |
| defaultConfig() | SoundGenerator< T > | inlinevirtual |
| downMs | SoundGenerator< T > | protected |
| downPercent | SoundGenerator< T > | protected |
| downSamples | SoundGenerator< T > | protected |
| empty() | GeneratorQueue< T > | inlinevirtual |
| end() override | GeneratorQueue< T > | inlinevirtual |
| audio_tools::SoundGenerator::end(bool allow_rampdown) | SoundGenerator< T > | inlinevirtual |
| factor | SoundGenerator< T > | protected |
| getCurrentGenerator() | GeneratorQueue< T > | inlineprotected |
| info | SoundGenerator< T > | protected |
| isActive() | SoundGenerator< T > | inlinevirtual |
| peek() | GeneratorQueue< T > | inlinevirtual |
| playMs | SoundGenerator< T > | protected |
| playSamples | SoundGenerator< T > | protected |
| pushGenerator(SoundGenerator< T > *gen, void(*start_cb)(SoundGenerator< T > *, const void *)=nullptr, void(*end_cb)(SoundGenerator< T > *, const void *)=nullptr, const void *cb_data=nullptr) | GeneratorQueue< T > | inlinevirtual |
| queue | GeneratorQueue< T > | protected |
| rampDownDec | SoundGenerator< T > | protected |
| rampUpInc | SoundGenerator< T > | protected |
| readBytes(uint8_t *buffer, size_t buf_len) override | GeneratorQueue< T > | inlinevirtual |
| readBytesFrames(uint8_t *buffer, size_t lengthBytes, int frames, int channels) | SoundGenerator< T > | inlineprotected |
| readBytesFromBuffer(uint8_t *buffer, size_t lengthBytes, int frame_size, int channels) | SoundGenerator< T > | inlineprotected |
| readSample() override | GeneratorQueue< T > | inlinevirtual |
| readSamples(T *data, size_t len) override | GeneratorQueue< T > | inlinevirtual |
| recalculatePlayTime() | SoundGenerator< T > | inlineprotected |
| removeCurrentGenerator() | GeneratorQueue< T > | inlineprotected |
| restart() | SoundGenerator< T > | inlinevirtual |
| ring_buffer | SoundGenerator< T > | protected |
| setAudioInfo(AudioInfo info) | SoundGenerator< T > | inlinevirtual |
| setFrequency(float f) override | GeneratorQueue< T > | inlinevirtual |
| setPlayTime(uint32_t p, uint8_t u=20, uint8_t d=30) override | GeneratorQueue< T > | inlinevirtual |
| setRampTimes(uint32_t playMs, uint32_t upMs=5, uint32_t downMs=5) | SoundGenerator< T > | inlinevirtual |
| size() | GeneratorQueue< T > | inlinevirtual |
| SoundGenerator() | SoundGenerator< T > | inline |
| upMs | SoundGenerator< T > | protected |
| upPercent | SoundGenerator< T > | protected |
| upSamples | SoundGenerator< T > | protected |
| ~SoundGenerator() | SoundGenerator< T > | inlinevirtual |