spectrum editor called secs

Mason Hock af90aebe29 renamed LICENSE to COPYING il y a 6 ans
.gitignore bee9e9ae86 added .dat il y a 6 ans
Analysis.h 779c17ebe1 adjusted thresholds for tossing partials and peaks il y a 6 ans
COPYING c9671c6a10 renamed LICENSE to COPYING il y a 6 ans
Makefile f0ccbf084a initial commit il y a 6 ans
README 20cee8f18b recommend bezier instead of lines il y a 6 ans
Signal.h 1b75823ead added license notices il y a 6 ans
Wave.h 1b75823ead added license notices il y a 6 ans
secs.cpp 1b75823ead added license notices il y a 6 ans

README

usage:

$ ./secs a-wave-file.wav > output.dat
$ gnuplot
> plot "output.dat" using 1:2 smooth bezier