angular-audio-context
Audio wrapper
An Angular wrapper for the Web Audio API's AudioContext, providing a standardized interface and compatibility patches.
An Angular wrapper for the Web Audio API's AudioContext.
21 stars
7 watching
1 forks
Language: JavaScript
last commit: 2 days ago
Linked from 2 awesome lists
angularaudiongxweb-audio
Related projects:
Repository | Description | Stars |
---|---|---|
chrisguttandin/standardized-audio-context | A cross-browser wrapper for the Web Audio API aiming to closely follow the standard. | 680 |
chrisguttandin/subscribable-things | A collection of reactive wrappers for various browser APIs. | 43 |
mattlima/mooog | A library that simplifies the use of AudioNodes in Web Audio APIs by providing a chainable API and caching audio buffers. | 29 |
audionet/node-core-audio | Provides JavaScript access to audio buffers and basic audio processing functionality via PortAudio bindings. | 330 |
cap-go/native-audio | A plugin for playing and managing native audio files in mobile applications | 38 |
jeapostrophe/openal | A Foreign Function Interface to the OpenAL audio API | 1 |
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 826 |
soundcloud/soundcloud-python | A Python wrapper around the Soundcloud API that allows users to access and manipulate audio content. | 105 |
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 |
kolber/audiojs | An audio player library for the HTML5 <audio> tag with cross-browser support and fallbacks. | 2,104 |
taiga-family/ng-web-apis | A set of utilities that simplify interactions with common web APIs in Angular applications. | 747 |
jthorborg/ape | An Audio Programming Environment with support for AU and DSP plugins | 14 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
react-native-audio-toolkit/react-native-audio-toolkit | A cross-platform audio library for React Native that supports playback and recording of various media formats. | 1,059 |
wangleline/lineaudio | An audio engine and wrapper for GameMaker, providing a lightweight, customizable solution for playing audio in game development projects. | 4 |