Wedge.js

Tiny audio library that provides HTML5 apps with low latency audio if available, and falls back to Buzz! by Jay Salvat. Named after a wedge monitor speaker that you'd get onstage at a gig, this library is designed for people who want very simple playback - no fancy effects, only loading and playing and looping sounds. It's targeted at cross-platform development, to make it easy to target both desktop and mobile HTML5 apps. This means you can write your HTML5 application to play sound using Wedge.js, and if accelerated audio is availble through Cordova, that will be used. Otherwise, it will fall back to Buzz!. This means you can develop on your desktop and still hear audio, whilst still getting the benefits of low latency audio when you compile. Under the hood, it uses the LowLatencyAudio plugin for Cordova to provide much more responsive sound than the native HTML5 web audio API.

Stars

14

Links

Security metrics

Scores

Supply chain
Quality
Maintenance
Vulnerability
License
Dependency count: 0
Dependency vulnerability count: 0
Source: socket.dev