standardized-audio-context
Audio API wrapper
A cross-browser wrapper for the Web Audio API aiming to closely follow the standard.
A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.
680 stars
12 watching
33 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list
audioaudio-workletbrowserpolyfillweb-audio
Related projects:
Repository | Description | Stars |
---|---|---|
chrisguttandin/angular-audio-context | An Angular wrapper for the Web Audio API's AudioContext, providing a standardized interface and compatibility patches. | 21 |
chrisguttandin/subscribable-things | A collection of reactive wrappers for various browser APIs. | 43 |
chrisguttandin/web-audio-beat-detector | An algorithm for detecting tempo in audio files using the Web Audio API | 583 |
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 826 |
mattlima/mooog | A library that simplifies the use of AudioNodes in Web Audio APIs by providing a chainable API and caching audio buffers. | 29 |
korilakkuma/xsound | A JavaScript library that provides a set of audio processing features and tools for building web applications. | 208 |
jeapostrophe/openal | A Foreign Function Interface to the OpenAL audio API | 1 |
webaudio/web-audio-api | An editor's draft of the Web Audio API specification | 1,052 |
soundcloud/soundcloud-python | A Python wrapper around the Soundcloud API that allows users to access and manipulate audio content. | 105 |
kolber/audiojs | An audio player library for the HTML5 <audio> tag with cross-browser support and fallbacks. | 2,104 |
tremus/cplug | A wrapper API for various audio plugin formats | 115 |
free-audio/clap | Provides a standard interface for Digital Audio Workstations and audio plugins to work together | 1,806 |
experience-monks/ios-safe-audio-context | Creates an AudioContext that works reliably across desktop and mobile platforms, specifically addressing issues with iOS devices' sample rate. | 57 |
jthorborg/ape | An Audio Programming Environment with support for AU and DSP plugins | 14 |
apache/cordova-plugin-media | Provides an API to record and play back audio on mobile devices. | 387 |