Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
chaosmonk
/
secs
Seguir
1
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
spectrum editor called secs
15
Commits
1
Ramas
0
Releases
Rama:
master
Ramas
Etiquetas
master
secs
HTTPS
SSH
ZIP
TAR.GZ
Mason Hock
af90aebe29
renamed LICENSE to COPYING
hace 6 años
.gitignore
bee9e9ae86
added .dat
hace 6 años
Analysis.h
779c17ebe1
adjusted thresholds for tossing partials and peaks
hace 6 años
COPYING
c9671c6a10
renamed LICENSE to COPYING
hace 6 años
Makefile
f0ccbf084a
initial commit
hace 6 años
README
20cee8f18b
recommend bezier instead of lines
hace 6 años
Signal.h
1b75823ead
added license notices
hace 6 años
Wave.h
1b75823ead
added license notices
hace 6 años
secs.cpp
1b75823ead
added license notices
hace 6 años
README
usage:
$ ./secs a-wave-file.wav > output.dat
$ gnuplot
> plot "output.dat" using 1:2 smooth bezier