TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Waud.js: Web audio library

77 pointsby Halienjaover 8 years ago

6 comments

iverjoover 8 years ago
Nice library. The landing page needs some more work. The "features" section contains just keywords that are not explained. I'd like a sentence explaining each feature: what it does and when/why it is useful. For example, at first I didn't understand what "Auto Mute" meant. That was until I played a sound while I switched to another tab, which made the sound stop. When would one want to use auto mute? To me it felt unnatural/unwanted, almost like a bug. Explain why Web Audio API is used when available. What will not work (if applicable) when using the HTML5 Audio fallback? In what kind of web applications would I want to use Waud.js? Games?
评论 #12421921 未加载
jeffehobbsover 8 years ago
API docs link is a 404. But I'm looking to try this. Have you worked around with any of the audio playback changes (onlick vs. ontouchend vs onmouseup) in iOS 9/10? I'm curious what "audio unlock" on iOS means.
评论 #12423374 未加载
jiggly_piffover 8 years ago
strikingly similar to WAD - <a href="https:&#x2F;&#x2F;github.com&#x2F;rserota&#x2F;wad" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rserota&#x2F;wad</a>
Hydraulix989over 8 years ago
I just wish this would work on mobile.
评论 #12421407 未加载
samhuntaover 8 years ago
My only complaint is it is written in Haxe instead of ES6. It would make sense to code it in Haxe if it were to be ported to PHP, C++ and the likes but it appears to be strictly for web audio
评论 #12421124 未加载
评论 #12423386 未加载
revelationover 8 years ago
What is going on, why on earth are we now encoding audio in base64?<p>It&#x27;s gone beyond getting angry, now I&#x27;m just sad for the state of this whole schlamassel.
评论 #12421418 未加载