Functions

main.cpp File Reference

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[])

Detailed Description

Code to start up the application. Also contains the main documentation.

Definition in file main.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 217 of file main.cpp.