Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
chaosmonk
/
secs
Segui
1
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
spectrum editor called secs
15
Commit
1
Branches
0
Rilasci
Ramo (Branch):
master
Rami (Branch)
Tag
master
secs
HTTPS
SSH
ZIP
TAR.GZ
Mason Hock
af90aebe29
renamed LICENSE to COPYING
6 anni fa
.gitignore
bee9e9ae86
added .dat
6 anni fa
Analysis.h
779c17ebe1
adjusted thresholds for tossing partials and peaks
6 anni fa
COPYING
c9671c6a10
renamed LICENSE to COPYING
6 anni fa
Makefile
f0ccbf084a
initial commit
6 anni fa
README
20cee8f18b
recommend bezier instead of lines
6 anni fa
Signal.h
1b75823ead
added license notices
6 anni fa
Wave.h
1b75823ead
added license notices
6 anni fa
secs.cpp
1b75823ead
added license notices
6 anni fa
README
usage:
$ ./secs a-wave-file.wav > output.dat
$ gnuplot
> plot "output.dat" using 1:2 smooth bezier