Please enable JavaScript in your browser!
首頁
探索
說明
登入
chaosmonk
/
secs
關註
1
讚好
1
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
spectrum editor called secs
15
提交歷史
1
分支列表
0
版本發佈
分支:
master
分支列表
標籤列表
master
secs
HTTPS
SSH
ZIP
TAR.GZ
Mason Hock
af90aebe29
renamed LICENSE to COPYING
6 年之前
.gitignore
bee9e9ae86
added .dat
6 年之前
Analysis.h
779c17ebe1
adjusted thresholds for tossing partials and peaks
6 年之前
COPYING
c9671c6a10
renamed LICENSE to COPYING
6 年之前
Makefile
f0ccbf084a
initial commit
6 年之前
README
20cee8f18b
recommend bezier instead of lines
6 年之前
Signal.h
1b75823ead
added license notices
6 年之前
Wave.h
1b75823ead
added license notices
6 年之前
secs.cpp
1b75823ead
added license notices
6 年之前
README
usage:
$ ./secs a-wave-file.wav > output.dat
$ gnuplot
> plot "output.dat" using 1:2 smooth bezier