for Buzztard 0.6.0. The latest version of this documentation can be found on-line at http://www.buzztard.org/files/apidocs/bt-core/.


Introduction
I. Overview
Conventions
II. API Reference
Core Class Reference
libbtcore — core library of the buzztard application framework
BtApplication — base class for a buzztard based application
BtSettings — base class for buzztard settings handling
BtGConfSettings — gconf based implementation sub class for buzztard settings handling
BtChildProxy — Interface for multi child elements.
BtPersistence — object persistence interface
Song Class Reference
BtMachine — base class for signal processing machines
BtPatternclass for an event pattern of a BtMachine instance
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
BtSongIO — base class for song input and output
BtSongIONative — class for song input and output in builtin native format
BtSongIONativeBZT — class for song input and output in builtin native format
BtSongIONativeXML — class for song input and output in builtin native format
BtSourceMachine — class for signal processing machines with outputs only
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
BtWirePatternclass for an event pattern of a BtMachine instance
III. Appendix
Object Hierarchy
API Index
Index of deprecated API
Index of new API in 0.3
Index of new API in 0.5
Index of new API in 0.6
Annotation Glossary