spectrum editor called secs

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

README

usage:

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