Here are
337 public repositories
matching this topic...
Updated
Aug 25, 2020
JavaScript
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
Updated
Aug 25, 2020
TypeScript
Create music with JavaScript
Updated
Aug 18, 2020
TypeScript
a fresh & lightweight javascript game engine
Updated
Aug 25, 2020
JavaScript
Transmit data with sound using Web Audio -- Javascript binding for libquiet
Updated
Nov 15, 2019
JavaScript
video.js plugin for recording audio/video/image files
Updated
Aug 23, 2020
JavaScript
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
Updated
Jul 8, 2020
JavaScript
A library for encoding and decoding web audio as OggOpus.
Updated
Jul 22, 2020
JavaScript
Spatial Audio Rendering on the web.
Updated
Jan 18, 2019
JavaScript
GridSound (0.32.0) wants to be an open source online digital audio workstation following the new WebAudio API 🎛 🎹 🎵 ✨
Updated
Aug 7, 2020
JavaScript
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
Webbased old-school Amiga music tracker in plain old javascript - Plays and edits Amiga Mod files and FastTracker XM files
Updated
Jul 20, 2020
JavaScript
A curated list of awesome WebAudio packages and resources.
An attempt at a fully recreated web-based TR-808 drum machine.
Updated
Aug 22, 2020
JavaScript
Code examples that accompany the MDN Web Audio documentation
Updated
Jul 21, 2020
HTML
A curated list of awesome WebRTC modules and resources.
Updated
Jul 30, 2020
JavaScript
🎶 Library for declaratively manipulating the Web Audio API
Updated
Aug 24, 2020
TypeScript
Vult is a transcompiler well suited to write high-performance DSP code
Updated
Aug 19, 2020
OCaml
A drums looper made with React and the WebAudio API
Updated
Jul 10, 2017
JavaScript
MIDI library for Node.js and web-browsers
Updated
Jul 18, 2020
JavaScript
video.js plugin that adds a navigable waveform for audio and video files
Updated
Aug 24, 2020
JavaScript
🎸 🎨 DJ and VJ all by yourself in seconds !
Updated
Apr 19, 2018
JavaScript
WebAudio API playback library, with filters. Modern audio playback for modern browsers.
Updated
Aug 21, 2020
TypeScript
🔊 Polyfill AudioWorklet using the legacy ScriptProcessor API.
Updated
May 16, 2020
JavaScript
An interface for the Web Audio API with a Flash shim for older browsers
Updated
Apr 23, 2017
JavaScript
World's fastest HTML5 2D game engine 🛸
Updated
Aug 5, 2020
JavaScript
Browser-based guitar tuner
Updated
Apr 14, 2015
HTML
NES emulator written in Rust + WASM
Updated
Jul 10, 2020
Rust
Improve this page
Add a description, image, and links to the
webaudio
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
webaudio
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
There should be some basic automated tests for the gamepad support added in #164. I don't have a gamepad, and I imagine most contributors won't, so it'll be very easy to cause regressions. It is also impossible for me or other contributors to refactor/touch that code because we can't test it.
Once there are some tests, there are some refactorings I have noted in #164 that are probably worth doi