ios-safe-audio-context

AudioContext fixer

Creates an AudioContext that works reliably across desktop and mobile platforms, specifically addressing issues with iOS devices' sample rate.

create a WebAudio context that works in iOS and everywhere else

GitHub

57 stars
8 watching
7 forks
Language: JavaScript
last commit: about 9 years ago

Related projects:

Repository Description Stars
experience-monks/web-audio-player A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. 244
experience-monks/detect-media-element-source Determines whether WebAudio's createMediaElementSource() is supported by the browser 5
chrisguttandin/standardized-audio-context A cross-browser wrapper for the Web Audio API aiming to closely follow the standard. 687
chrisguttandin/angular-audio-context An Angular wrapper for the Web Audio API's AudioContext, providing a standardized interface and compatibility patches. 21
experience-monks/detect-audio-autoplay A tool to determine browser support for auto-playing audio 14
audiojs/audio A JavaScript class for manipulating audio data 240
tbaranes/audioplayerswift A class for playing audio in iOS, macOS and tvOS apps 279
lcardevnas/soundable A lightweight library that provides a simple way to play audio files in iOS applications. 93
renanrider/editorjs-audio-player A JavaScript module for adding an audio block to the Editor.js text editor 10
jthorborg/ape An Audio Programming Environment with support for AU and DSP plugins 14
jamesfiltness/web-audio-mixer An audio mixer built using the Web Audio API to modify and enhance audio signals in real-time. 103
alvarofranco/afsoundmanager An Objective-C class providing block-driven audio playback and recording functionality for iOS applications. 807
henrikjoreteg/soundeffectmanager A simple sound effect manager for playing sounds using the Web Audio API 6
theodeus/tuna An audio effects library for the Web Audio API 1,735
audionet/node-core-audio Provides JavaScript access to audio buffers and basic audio processing functionality via PortAudio bindings. 330