-
BtCmdPatternclass for an command pattern of a BtMachine instance
-
BtMachine — base class for signal processing machines
-
BtParameterGroup — a group of parameter
-
BtPatternclass for an event pattern of a BtMachine instance
-
BtPatternControlSourceCustom controlsource based on repeated event blocks
(BtPatterns).
-
BtProcessorMachine — class for signal processing machines with inputs and
outputs
-
BtSequenceclass for the event timeline of a BtSong instance
-
BtSetupclass with all machines and wires (BtMachine and BtWire)
for a BtSong instance
-
BtSinkBinbin to be used by BtSinkMachine
-
BtSinkMachine — class for signal processing machines with inputs only
-
BtSongclass of a song project object (contains BtSongInfo,
BtSetup, BtSequence and BtWavetable)
-
BtSongInfoclass that keeps the meta-data for a BtSong instance
-
BtSourceMachine — class for signal processing machines with outputs only
-
BtValueGroup — a GValue array of parameter values
-
BtWaveone BtWavetable entry that keeps a list of BtWavelevels
-
BtWavelevela single part of a BtWave item
-
BtWavetablethe list of BtWave items in a BtSong
-
BtWireclass for a connection of two BtMachines