TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

JavaScript Library for Objective Sound Programming

83 点作者 matsuu大约 13 年前

8 条评论

gosub大约 13 年前
<p><pre><code> T("+", T("*", c_env = T("adsr", 20, 1740, 0.5), T("+", c1 = T("konami"), c2 = T("konami"), c3 = T("konami"))), T("*", b_env = T("adsr", 0, 220), b0 = T("pulse"))).play(); </code></pre> This is what happens when your programming language does not let you specialize math operations, or you lack a decent macro system.
评论 #4027478 未加载
fruchtose大约 13 年前
Awesome examples. It would be nice to get support for formats besides WAV, but that's future work. Is MP3 decoding proprietary, or just encoding?
评论 #4026189 未加载
评论 #4026287 未加载
burnvictim大约 13 年前
This is super cool! Is HTML5 audio in a pretty decent state at this point as far as reliability?
smagch大约 13 年前
I was thrilled when Flash had sound api quite a long time ago.<p>I'm now much more thrilled to see this. A lot of nerdy people will publish free open source synthesizer over the next few years.<p>We need javascript plugin interface like VST.
评论 #4028775 未加载
epaik大约 13 年前
Wow, I'm seriously impressed.<p>I'm inspired to make a game using this library I think!
wcarss大约 13 年前
This is insanely cool.
mahmud大约 13 年前
Beautiful.
koglerjs大约 13 年前
Excellent. I will definitely use this. In fact, I'm commenting largely to bookmark this.
评论 #4027182 未加载