Skip to content

vinceterious/Signal-Utility

Repository files navigation

Signal-Utility

Signal class and utility to manipulated it

To execute:

  1. mkdir build
  2. cd build
  3. cmake <path_to_main_git_project_dir>
  4. make
  5. ./signalExample

Example generated via ./signalExample: Following results on wav format signal:

Raw signal: SignalRaw.txt

image

FFT and to db of the raw signal(Spectrogram): SignalFft.txt

image

Smoothing of the Spectrogram: SignalSmoothed.txt

image

About

Signal class and utility to manipulated it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published