Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
chaosmonk
/
secs
Obserwuj
1
Polub
1
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
spectrum editor called secs
15
Commity
1
Gałęzie
0
Wydania
Gałąź:
master
Gałęzie
Tagi
master
secs
HTTPS
SSH
ZIP
TAR.GZ
Mason Hock
af90aebe29
renamed LICENSE to COPYING
6 lat temu
.gitignore
bee9e9ae86
added .dat
6 lat temu
Analysis.h
779c17ebe1
adjusted thresholds for tossing partials and peaks
6 lat temu
COPYING
c9671c6a10
renamed LICENSE to COPYING
6 lat temu
Makefile
f0ccbf084a
initial commit
6 lat temu
README
20cee8f18b
recommend bezier instead of lines
6 lat temu
Signal.h
1b75823ead
added license notices
6 lat temu
Wave.h
1b75823ead
added license notices
6 lat temu
secs.cpp
1b75823ead
added license notices
6 lat temu
README
usage:
$ ./secs a-wave-file.wav > output.dat
$ gnuplot
> plot "output.dat" using 1:2 smooth bezier