dplug v6.0.22
Dub
Repo
WavetableOsc
dplug
dsp
wavetable
struct
WavetableOsc {
void
resetPhase
();
float
nextSample
(float frequencyHz);
}
Members
Functions
nextSample
float
nextSample
(float frequencyHz)
Get next sample.
resetPhase
void
resetPhase
()
Allows dirty resync
Meta
Source
See Implementation
dplug
dsp
wavetable
structs
SineGenerator
Wavetable
WavetableOsc