Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
chaosmonk
/
secs
Figyelés
1
Kedvenc
1
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
spectrum editor called secs
15
Commit-ok
1
Ágak
0
Kiadások
Branch:
master
Branch-ok
Tag-ek
master
secs
HTTPS
SSH
ZIP
TAR.GZ
Mason Hock
af90aebe29
renamed LICENSE to COPYING
6 éve
.gitignore
bee9e9ae86
added .dat
6 éve
Analysis.h
779c17ebe1
adjusted thresholds for tossing partials and peaks
6 éve
COPYING
c9671c6a10
renamed LICENSE to COPYING
6 éve
Makefile
f0ccbf084a
initial commit
6 éve
README
20cee8f18b
recommend bezier instead of lines
6 éve
Signal.h
1b75823ead
added license notices
6 éve
Wave.h
1b75823ead
added license notices
6 éve
secs.cpp
1b75823ead
added license notices
6 éve
README
usage:
$ ./secs a-wave-file.wav > output.dat
$ gnuplot
> plot "output.dat" using 1:2 smooth bezier