Gin
|
Virtual Analog Stereo oscillator. More...
#include <gin_oscillators.h>
Classes | |
struct | Params |
Public Member Functions | |
StereoOscillator (BandLimitedLookupTables &bllt_) | |
void | setSampleRate (double sr) |
void | noteOn (float p=-1) |
void | process (float note, const Params ¶ms, juce::AudioSampleBuffer &buffer) |
void | processAdding (float note, const Params ¶ms, juce::AudioSampleBuffer &buffer) |
Virtual Analog Stereo oscillator.
StereoOscillator::StereoOscillator | ( | BandLimitedLookupTables & | bllt_ | ) |
void StereoOscillator::process | ( | float | note, |
const Params & | params, | ||
juce::AudioSampleBuffer & | buffer | ||
) |
References processAdding().