Toolbox/Audacity Classes
From Audacity Wiki
This page of developer code and/or digital audio documentation is part of a collection of pages for learning about our code. We aim to increasingly add interactive diagrams to these pages and over time connect better to the doxygen documentation. |
Tiled Overview
This diagram (above) gives a pictorial overview of the kinds of C++ classes in Audacity. You can hover over each tile to see more about the groups of classes.
- Toolbox/Projects
- Toolbox/Commands
- Toolbox/Preferences
- Toolbox/Blockfiles
- Toolbox/Toolbars
- Toolbox/Menus
- Toolbox/Dialogs
- Toolbox/AudioIO
- Toolbox/Scaffolding
- Toolbox/Plugins
- Toolbox/Effects
- Toolbox/Tracks
- Toolbox/Exports
- Toolbox/Misc
Snakes of Classes