#include <testpatch_midi_input.h>
Inherits iso::synth::TestPatch.
Inheritance diagram for iso::synth::MidiInputTest:
Public Member Functions | |
MidiInputTest (ProcessUnit *output) | |
void | construct () |
constructs the patch and registers its units | |
Protected Attributes | |
VocalFormantFilter * | filter |
MidiTransform * | frequTrans |
iso::synth::MidiInputTest::MidiInputTest | ( | ProcessUnit * | output | ) | [inline] |
void MidiInputTest::construct | ( | ) | [virtual] |
VocalFormantFilter* iso::synth::MidiInputTest::filter [protected] |
MidiTransform* iso::synth::MidiInputTest::frequTrans [protected] |