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

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

EnvelopeGenerator(float attackSeconds=ATTACK_SECONDS, float decaySeconds=DECAY_SECONDS, float releaseSeconds=RELEASE_SECONDS, float peakLevel=PEAK_LEVEL, float sustainLevel=SUSTAIN_LEVEL)switchboard::EnvelopeGenerator
generate(T *buffer, const uint numberOfSamples, const uint sampleRate)switchboard::EnvelopeGenerator
getAttackSeconds() constswitchboard::EnvelopeGenerator
getDecaySeconds() constswitchboard::EnvelopeGenerator
getPeakLevel() constswitchboard::EnvelopeGenerator
getReleaseSeconds() constswitchboard::EnvelopeGenerator
getSustainLevel() constswitchboard::EnvelopeGenerator
release()switchboard::EnvelopeGenerator
setAttackSeconds(float attackSeconds)switchboard::EnvelopeGenerator
setDecaySeconds(float decaySeconds)switchboard::EnvelopeGenerator
setPeakLevel(float peakLevel)switchboard::EnvelopeGenerator
setReleaseSeconds(float releaseSeconds)switchboard::EnvelopeGenerator
setSustainLevel(float sustainLevel)switchboard::EnvelopeGenerator
trigger()switchboard::EnvelopeGenerator