arduino-audio-tools
Loading...
Searching...
No Matches
SawToothGenerator< T > Member List

This is the complete list of members for SawToothGenerator< T >, including all inherited members.

activeSoundGenerator< T >protected
activeWarningIssuedSoundGenerator< T >protected
applyRamp(T sample)SoundGenerator< T >inlineprotected
audioInfo()SoundGenerator< T >inlinevirtual
begin() overrideSawToothGenerator< T >inlinevirtual
begin(AudioInfo info) overrideSawToothGenerator< T >inlinevirtual
begin(AudioInfo info, float frequency)SawToothGenerator< T >inline
begin(int channels, int sample_rate, float frequency)SawToothGenerator< T >inline
currentSampleSoundGenerator< T >protected
defaultConfig()SoundGenerator< T >inlinevirtual
downPercentSoundGenerator< T >protected
end()SoundGenerator< T >inlinevirtual
factorSoundGenerator< T >protected
infoSoundGenerator< T >protected
isActive()SoundGenerator< T >inlinevirtual
m_amplitudeSawToothGenerator< T >protected
m_amplitude_iSawToothGenerator< T >protected
m_frequencySawToothGenerator< T >protected
m_phase_accSawToothGenerator< T >protected
m_phase_incrementSawToothGenerator< T >protected
m_phase_offsetSawToothGenerator< T >protected
playMsSoundGenerator< T >protected
playSamplesSoundGenerator< T >protected
rampDownDecSoundGenerator< T >protected
rampDownSamplesSoundGenerator< T >protected
rampUpIncSoundGenerator< T >protected
readBytes(uint8_t *data, size_t len)SoundGenerator< 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() overrideSawToothGenerator< T >inlinevirtual
recalculatePlayTime()SoundGenerator< T >inlineprotected
ring_bufferSoundGenerator< T >protected
SawToothGenerator(float amplitude=NumberConverter::maxValueT< T >(), float phase=0.0f)SawToothGenerator< T >inline
setAmplitude(float amp)SawToothGenerator< T >inline
setAudioInfo(AudioInfo info) overrideSawToothGenerator< T >inlinevirtual
setFrequency(float frequency) overrideSawToothGenerator< T >inlinevirtual
setPhase(float phase)SawToothGenerator< T >inline
setPlayTime(uint32_t playMs, uint8_t upPercent=20, uint8_t downPercent=30)SoundGenerator< T >inline
SoundGenerator()SoundGenerator< T >inline
updatePhaseIncrement()SawToothGenerator< T >inlineprotected
upPercentSoundGenerator< T >protected
upSamplesSoundGenerator< T >protected
~SoundGenerator()SoundGenerator< T >inlinevirtual