-
about : Contains the information displayed in the about box.
-
canvas : Provides a double-buffered canvas class.
-
config : Provides an object which eases access to the applications
configuration.
-
controls : Contains refactored controls.
-
cpumonitor : Provides dialog class for cpu monitor.
-
driver : Contains tool functions to deal with audio and midi drivers.
-
envelope : Provides dialogs, classes and controls to display/load/save
envelopes
-
extman : Extension manager for aldrin.
-
freesound : Provides an interface to the freesound web XML api.
-
glcanvas
-
hdrecorder : Provides dialog class for hd recorder control.
-
indexer : Reads and writes index files and directory structures.
-
info : Provides an info view which allows to enter text.
-
interface : Interfaces, classes and constants for contracted communication with UI
extensions.
-
main : Provides application class and controls used in the aldrin main
window.
-
patterns : Contains all classes and functions needed to render the pattern editor
and its associated dialogs.
-
preferences : Contains panels and dialogs related to application preferences.
-
preset : Provides a class to read and write preset files.
-
router : Provides dialogs and controls to render the plugin view/router and its
associated components.
-
sequencer : Contains all classes and functions needed to render the sequence
editor and its associated components.
-
utils : Provides utility functions needed all over the place, which have no
specific module or class they belong to.
-
wavetable : Contains all classes and functions needed to render the wavetable
editor and the envelope viewer.
-
wximport
|