Oscillator functions and classes.. More...
Classes | |
class | MultiOscillator |
A switchable multi-shape oscillator, with optional BLEP. More... | |
class | NoiseOscillator |
A white noise oscillator. More... | |
class | OscillatorBase |
Base class for all single-shape oscillator types. More... | |
class | PulseOscillator |
A pulse oscillator, with optional BLEP, and pulsewidth control. More... | |
class | SawOscillator |
A sawtooth oscillator, with optional BLEP. More... | |
class | SineOscillator |
A sine oscillator. More... | |
class | SquareOscillator |
A square oscillator, with optional BLEP. More... | |
class | TriOscillator |
A triangle oscillator, with optional BLAMP. More... | |
Enumerations | |
enum class | Bandlimiting { Off , On } |
Enum to configure PolyBLEP or BLAMP where applicable, to classes deriving from marvin::oscillators::OscillatorBase. More... | |
Oscillator functions and classes..
|
strong |