arduino-audio-tools
|
This is the complete list of members for SoundGeneratorModulation< T >, including all inherited members.
active (defined in SoundGenerator< T >) | SoundGenerator< T > | protected |
activeWarningIssued (defined in SoundGenerator< T >) | SoundGenerator< T > | protected |
audioInfo() | SoundGenerator< T > | inlinevirtual |
begin(AudioInfo info) override (defined in SoundGeneratorModulation< T >) | SoundGeneratorModulation< T > | inlinevirtual |
begin() (defined in SoundGenerator< T >) | SoundGenerator< T > | inlinevirtual |
defaultConfig() | SoundGenerator< T > | inlinevirtual |
end() | SoundGenerator< T > | inlinevirtual |
freq (defined in SoundGeneratorModulation< T >) | SoundGeneratorModulation< T > | protected |
info (defined in SoundGenerator< T >) | SoundGenerator< T > | protected |
isActive() | SoundGenerator< T > | inlinevirtual |
max_value (defined in SoundGeneratorModulation< T >) | SoundGeneratorModulation< T > | protected |
p_mod (defined in SoundGeneratorModulation< T >) | SoundGeneratorModulation< T > | protected |
readBytes(uint8_t *data, size_t len) | SoundGenerator< T > | inlinevirtual |
readBytesFrames(uint8_t *buffer, size_t lengthBytes, int frames, int channels) (defined in SoundGenerator< T >) | SoundGenerator< T > | inlineprotected |
readBytesFromBuffer(uint8_t *buffer, size_t lengthBytes, int frame_size, int channels) (defined in SoundGenerator< T >) | SoundGenerator< T > | inlineprotected |
readSample() override | SoundGeneratorModulation< T > | inlinevirtual |
ring_buffer (defined in SoundGenerator< T >) | SoundGenerator< T > | protected |
setAudioInfo(AudioInfo info) | SoundGenerator< T > | inlinevirtual |
setFrequency(float frequency) | SoundGenerator< T > | inlinevirtual |
SoundGenerator() (defined in SoundGenerator< T >) | SoundGenerator< T > | inline |
SoundGeneratorModulation(ModulationBaseClass &mod, int freq) (defined in SoundGeneratorModulation< T >) | SoundGeneratorModulation< T > | inline |
~SoundGenerator() (defined in SoundGenerator< T >) | SoundGenerator< T > | inlinevirtual |