Here are
389 public repositories
matching this topic...
Updated
Mar 18, 2021
JavaScript
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
Updated
Mar 19, 2021
TypeScript
a fresh & lightweight javascript game engine
Updated
Feb 17, 2021
JavaScript
Create music with JavaScript
Updated
Mar 9, 2021
TypeScript
Transmit data with sound using Web Audio -- Javascript binding for libquiet
Updated
Feb 5, 2021
JavaScript
video.js plugin for recording audio/video/image files
Updated
Mar 14, 2021
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
Nov 6, 2020
JavaScript
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
GridSound (0.33.0) wants to be an open source online digital audio workstation following the new WebAudio API 🎛 🎹 🎵 ✨
Updated
Feb 28, 2021
JavaScript
A library for encoding and decoding web audio as OggOpus.
Updated
Mar 8, 2021
JavaScript
Spatial Audio Rendering on the web.
Updated
Jan 18, 2019
JavaScript
Webbased old-school Amiga music tracker in plain old javascript - Plays and edits Amiga Mod files and FastTracker XM files
Updated
Mar 9, 2021
JavaScript
A curated list of awesome WebAudio packages and resources.
Code examples that accompany the MDN Web Audio documentation
Updated
Mar 10, 2021
HTML
An attempt at a fully recreated web-based TR-808 drum machine.
Updated
Mar 3, 2021
JavaScript
Updated
Mar 9, 2021
JavaScript
A curated list of awesome WebRTC modules and resources.
A lightweight 3D game engine for the web.
Updated
Mar 19, 2021
JavaScript
MIDI library for Node.js and web-browsers
Updated
Mar 12, 2021
JavaScript
Updated
Mar 1, 2021
JavaScript
🎶 Library for declaratively manipulating the Web Audio API
Updated
Mar 3, 2021
TypeScript
JavaScript library for music/audio analysis and processing powered by Essentia WebAssembly
Updated
Jan 16, 2021
TypeScript
Vult is a transcompiler well suited to write high-performance DSP code
Updated
Feb 19, 2021
OCaml
video.js plugin that adds a navigable waveform for audio and video files
Updated
Mar 13, 2021
JavaScript
A drums looper made with React and the WebAudio API
Updated
Jul 10, 2017
JavaScript
🎸 🎨 DJ and VJ all by yourself in seconds !
Updated
Mar 9, 2021
JavaScript
WebAudio API playback library, with filters. Modern audio playback for modern browsers.
Updated
Jan 28, 2021
TypeScript
🔊 Polyfill AudioWorklet using the legacy ScriptProcessor API.
Updated
Sep 9, 2020
JavaScript
World's fastest HTML5 2D game engine 🛸
Updated
Aug 5, 2020
JavaScript
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