#include <BinOpLeaf.h>
Collaboration diagram for iso::synth::BinOpLeaf:
Public Member Functions | |
BinOpLeaf (QVector< Unit * > &m_vecUnits) | |
WaveTableOscil * | getWave () |
Protected Attributes | |
WaveTableOscil * | mOsc |
sample | freq |
sample | amp |
BinOpLeaf::BinOpLeaf | ( | QVector< Unit * > & | m_vecUnits | ) |
WaveTableOscil * BinOpLeaf::getWave | ( | ) |
WaveTableOscil* iso::synth::BinOpLeaf::mOsc [protected] |
sample iso::synth::BinOpLeaf::freq [protected] |
sample iso::synth::BinOpLeaf::amp [protected] |