audio-katas
Audio Builder
A collection of modular Web Audio challenges to learn and experiment with the API.
Web Audio katas
55 stars
4 watching
3 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 826 |
audiojs/audio | A JavaScript class for manipulating audio data | 240 |
kylestetz/web-audio-basics | A web audio tutorial project providing simple examples to demonstrate various Web Audio API concepts | 119 |
pixijs/sound | A WebAudio API playback library with filters and support for modern browsers. | 409 |
alemangui/web-audio-resources | A curated collection of web audio resources and tools for building interactive music applications | 511 |
jhasse/ears | A Rust library for playing audio files with spatialization capabilities using OpenAL and libsndfile. | 90 |
kylestetz/slang | An audio programming language built entirely in JavaScript to explore implementing a runtime environment from scratch | 1,187 |
kolber/audiojs | An audio player library for the HTML5 <audio> tag with cross-browser support and fallbacks. | 2,104 |
processing/p5.js-sound | Enables Web Audio capabilities in p5.js projects through audio input, playback, manipulation, effects, recording, sequencing, analysis, and synthesis. | 877 |
sophiajt/audioscope-ng2 | An Angular 2 + TypeScript demo of an audio player | 33 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |
mathias/hum | A ClojureScript library providing a set of wrappers around the Web Audio API to create audio and synthesizers. | 57 |
soundio/soundstage | A graph object model and sequencing engine for Web Audio processing graphs | 65 |
isnit0/webaudio-generator | Generates WebAudio code based on user interactions with a UI | 60 |
yamadapc/augmented-audio | A collection of audio processing libraries and tools built in Rust | 189 |