![]() |
fsh::stk
fantastic spatial holophonic synthesis toolkit
|
This is the complete list of members for fsh::synth::Voice, including all inherited members.
getNoteVal() const -> uint8_t | fsh::synth::Voice | |
isActive() const -> bool | fsh::synth::Voice | |
noteOff(uint8_t noteVal, uint8_t velocity) | fsh::synth::Voice | |
noteOn(uint8_t noteVal, uint8_t velocity) | fsh::synth::Voice | |
pitchBend(uint16_t bendVal) | fsh::synth::Voice | |
render(juce::AudioBuffer< float > &audio, size_t numSamples, size_t bufferOffset) | fsh::synth::Voice | |
reset() | fsh::synth::Voice | |
setParams(const Params &) | fsh::synth::Voice | |
setSampleRate(double sampleRate) | fsh::synth::Voice |