Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
chaosmonk
/
secs
Watch
1
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
spectrum editor called secs
15
Commits
1
Branches
0
Releases
Branch:
master
Branches
Tags
master
secs
HTTPS
SSH
ZIP
TAR.GZ
Mason Hock
af90aebe29
renamed LICENSE to COPYING
6 years ago
.gitignore
bee9e9ae86
added .dat
6 years ago
Analysis.h
779c17ebe1
adjusted thresholds for tossing partials and peaks
6 years ago
COPYING
c9671c6a10
renamed LICENSE to COPYING
6 years ago
Makefile
f0ccbf084a
initial commit
6 years ago
README
20cee8f18b
recommend bezier instead of lines
6 years ago
Signal.h
1b75823ead
added license notices
6 years ago
Wave.h
1b75823ead
added license notices
6 years ago
secs.cpp
1b75823ead
added license notices
6 years ago
README
usage:
$ ./secs a-wave-file.wav > output.dat
$ gnuplot
> plot "output.dat" using 1:2 smooth bezier