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