| fft.cpp [code] | |
| fft.hpp [code] | Contains utility functions for performing the fast fourier transform and its inverse |
| main.cpp [code] | Code to start up the application. Also contains the main documentation |
| mainwindow.cpp [code] | |
| mainwindow.hpp [code] | Definitions for everything that has to do with GUI |
| soundfile.cpp [code] | |
| soundfile.hpp [code] | Definitions for classes that work with audio file formats |
| spectrogram.cpp [code] | |
| spectrogram.hpp [code] | Definitions for classes used for spectrogram analysis and generation |
| types.hpp [code] | Contains definitions for basic types and constants |
1.7.1