Code to start up the application. Also contains the main documentation. More...
#include <iostream>#include <cmath>#include <cassert>#include "soundfile.hpp"#include "mainwindow.hpp"#include "spectrogram.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Code to start up the application. Also contains the main documentation.
Definition in file main.cpp.
1.7.1