Closed essenbee closed 5 years ago
Add frequency modulation with a low frequency oscillator (LFO) (see #11). It should be possible to extend the SignalGenerator class to support this. We could use this to implement a Vibrato effect, for example.
SignalGenerator
LFO frequency modulation feature added to new class SynthSignalGenerator
SynthSignalGenerator
Add frequency modulation with a low frequency oscillator (LFO) (see #11). It should be possible to extend the
SignalGenerator
class to support this. We could use this to implement a Vibrato effect, for example.