spectrum editor called secs

Mason Hock af90aebe29 renamed LICENSE to COPYING пре 6 година
.gitignore bee9e9ae86 added .dat пре 6 година
Analysis.h 779c17ebe1 adjusted thresholds for tossing partials and peaks пре 6 година
COPYING c9671c6a10 renamed LICENSE to COPYING пре 6 година
Makefile f0ccbf084a initial commit пре 6 година
README 20cee8f18b recommend bezier instead of lines пре 6 година
Signal.h 1b75823ead added license notices пре 6 година
Wave.h 1b75823ead added license notices пре 6 година
secs.cpp 1b75823ead added license notices пре 6 година

README

usage:

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