Signal class and utility to manipulated it
To execute:
- mkdir build
- cd build
- cmake <path_to_main_git_project_dir>
- make
- ./signalExample
Example generated via ./signalExample: Following results on wav format signal:
Raw signal: SignalRaw.txt
FFT and to db of the raw signal(Spectrogram): SignalFft.txt
Smoothing of the Spectrogram: SignalSmoothed.txt