web-audio-player
Audio player
A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices.
a cross-browser WebAudio player
243 stars
9 watching
32 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
experience-monks/detect-audio-autoplay | A tool to determine browser support for auto-playing audio | 14 |
pixijs/sound | A WebAudio API playback library with filters and support for modern browsers. | 409 |
tbaranes/audioplayerswift | A class for playing audio in iOS, macOS and tvOS apps | 278 |
joldibaev/silicon-audio-wave | A simple Angular module for playing and visualizing audio waves | 2 |
hugomatilla/audioplayerview | An Android view that loads and plays audio from URLs with basic playback controls. | 85 |
jerosoler/wave-audio-path-player | An audio player component with a customizable waveform visualizer | 53 |
tanhakabir/swiftaudioplayer | An audio player built using AVAudioEngine and AudioToolbox for streaming and real-time manipulation of audio data | 566 |
experience-monks/detect-media-element-source | Determines whether WebAudio's createMediaElementSource() is supported by the browser | 5 |
adrienjoly/playemjs | A JavaScript component for streaming and playing audio/video tracks from various platforms, including YouTube and Vimeo. | 96 |
moode-player/moode | A PHP-based audio player with advanced features and a responsive user interface. | 1,021 |
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 |
infojunkie/musicxml-player | A component that synchronizes the rendering and playback of MusicXML documents in a browser using Web Audio and Web MIDI. | 35 |
jhasse/ears | A Rust library for playing audio files with spatialization capabilities using OpenAL and libsndfile. | 90 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
werter12/material-ui-audio-player | An audio player component with customizable properties and features designed for Material UI design | 76 |