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

This is the complete list of members for switchboard::SquareGenerator, 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
getDutyCycle() constswitchboard::SquareGenerator
getFrequency() constswitchboard::Generator
getType()switchboard::Generator
phase (defined in switchboard::Generator)switchboard::Generatorprotected
setAmplitude(const float amplitude)switchboard::Generator
setDutyCycle(const float dutyCycle)switchboard::SquareGenerator
setFrequency(const float frequency)switchboard::Generator
SquareGenerator(const float frequency=440.0f)switchboard::SquareGenerator
stepPhase() (defined in switchboard::Generator)switchboard::Generatorprotected
type (defined in switchboard::Generator)switchboard::Generatorprotected
~Generator()=defaultswitchboard::Generatorvirtual