Switchboard SDK
Loading...
Searching...
No Matches
switchboard::Generator Member List

This is the complete list of members for switchboard::Generator, including all inherited members.

generate(T *buffer, const uint numberOfSamples, const uint sampleRate)switchboard::Generator
generate(AudioBuffer< T > &audioBuffer)switchboard::Generator
Generator(const float frequency=440.0f)switchboard::Generator
Generator(const Generator &generator)switchboard::Generator
getAmplitude() constswitchboard::Generator
getFrequency() constswitchboard::Generator
getType()switchboard::Generator
phase (defined in switchboard::Generator)switchboard::Generatorprotected
setAmplitude(const float amplitude)switchboard::Generator
setFrequency(const float frequency)switchboard::Generator
stepPhase() (defined in switchboard::Generator)switchboard::Generatorprotected
type (defined in switchboard::Generator)switchboard::Generatorprotected
~Generator()=defaultswitchboard::Generatorvirtual