Gin
Public Member Functions | List of all members
BLLTVoicedStereoOscillator Class Reference

Stereo Oscillator with multiple voices, pan, spread, detune, etc. More...

Inheritance diagram for BLLTVoicedStereoOscillator:

Public Member Functions

 BLLTVoicedStereoOscillator (BandLimitedLookupTables &bllt, int maxVoices=8)
 
- Public Member Functions inherited from VoicedStereoOscillator< StereoOscillator, VoicedStereoOscillatorParams >
 VoicedStereoOscillator ()=default
 
void setSampleRate (double sr)
 
void noteOn (float phase=-1)
 
void noteOn (float phases[])
 
void process (float note, const VoicedStereoOscillatorParams &params, juce::AudioSampleBuffer &buffer)
 
void processAdding (float note, const VoicedStereoOscillatorParams &params, juce::AudioSampleBuffer &buffer)
 

Additional Inherited Members

- Protected Attributes inherited from VoicedStereoOscillator< StereoOscillator, VoicedStereoOscillatorParams >
juce::OwnedArray< StereoOscillatoroscillators
 

Detailed Description

Stereo Oscillator with multiple voices, pan, spread, detune, etc.

Constructor & Destructor Documentation

◆ BLLTVoicedStereoOscillator()

BLLTVoicedStereoOscillator::BLLTVoicedStereoOscillator ( BandLimitedLookupTables bllt,
int  maxVoices = 8 
)

The documentation for this class was generated from the following file: