Audacity Software Architecture Analysis
This analysis is segmented into:
- src - Build and debug audacity
- html - Architecture documentation
- report - Review functionalities and interfaces
Open the html documentation from the index file.
./html/index.html
In the online repository use search since the file count are truncated to 1000. On a local file system use a browser to analyse and view class, namespace and source hierachy.
Follow the official github repository instructions for building and compiling the code.
https://github.com/audacity/audacity
Add additional notes about how to deploy this on a live system
This project is a course work for as a part of Software Architectures, Dr.-Ing. Detlef Streitferdt - TU Ilmenau
- Robert Julius Worm - B.Sc., Electrical Engineering - TU Ilmenau
- Andreas - B.Sc, - TU Ilmenau
Audacity(R): free, open source, cross-platform audio software for multi-track recording and editing: https://www.audacityteam.org/
- Audacity
- Visual Studio
- wxWidgets
- Doxygen
- GIT