使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
visus
/
teensy-audio
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
133
提交
2
分支
目录树:
7b68746d03
dds
main
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '7b68746d03'
${ noResults }
提交图
5 次代码提交 (7b68746d03dbde92018c44f65aa81973bb7ed7d1)
作者
SHA1
备注
提交日期
Pete (El Supremo)
0c0731862c
Fixed AudioSynthWaveform. Uses LUT with linear interpolation for sinewave.
Square, triangle and sawtooth are generated directly.
10 年前
Pete (El Supremo)
a2682bac25
declare tone_incr to be volatile to prevent the compiler optimizing frequency() out of existence
10 年前
Pete (El Supremo)
519822e76c
Remove old version of AudioSynthWaveform. Fix sine wave generation to clean up its specturm and also fix ramping.
10 年前
PaulStoffregen
183fcd95a9
Add MIT license
10 年前
PaulStoffregen
e4cb836eea
Reorganize all header files
10 年前