#include <testpatch_additive_synthesis_simple.h>
Inherits iso::synth::TestPatch.
Inheritance diagram for iso::synth::SimpleAdditiveSynth:
Public Member Functions | |
SimpleAdditiveSynth (ProcessUnit *output) | |
void | construct () |
IMPORTANT! Stub method in which the children will construct there actual patch! |
iso::synth::SimpleAdditiveSynth::SimpleAdditiveSynth | ( | ProcessUnit * | output | ) | [inline] |
void iso::synth::SimpleAdditiveSynth::construct | ( | ) | [inline, virtual] |
IMPORTANT! Stub method in which the children will construct there actual patch!
Implements iso::synth::TestPatch.