spectrum editor called secs

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

README

usage:

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