Web-Audio-Basics
Web Audio Tutorials
A web audio tutorial project providing simple examples to demonstrate various Web Audio API concepts
Simple examples to demonstrate various aspects of the Web Audio API.
119 stars
6 watching
8 forks
Language: CSS
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kylestetz/slang | An audio programming language built entirely in JavaScript to explore implementing a runtime environment from scratch | 1,187 |
mmckegg/web-audio-school | An interactive tutorial teaching web audio programming using the Web Audio API | 409 |
kylestetz/audiokeys | A QWERTY keyboard emulator for Web Audio projects | 234 |
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 826 |
kylestetz/lissajous | An API for creating real-time audio performances in the browser using JavaScript | 398 |
pixijs/sound | A WebAudio API playback library with filters and support for modern browsers. | 409 |
webaudio/web-audio-api | An editor's draft of the Web Audio API specification | 1,052 |
alemangui/web-audio-resources | A curated collection of web audio resources and tools for building interactive music applications | 511 |
processing/p5.js-sound | Enables Web Audio capabilities in p5.js projects through audio input, playback, manipulation, effects, recording, sequencing, analysis, and synthesis. | 877 |
schollz/workshops | A collection of workshops and tutorials focused on audio programming with the SuperCollider language | 28 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |
chrisguttandin/standardized-audio-context | A cross-browser wrapper for the Web Audio API aiming to closely follow the standard. | 680 |
survivejs/audio-katas | A collection of modular Web Audio challenges to learn and experiment with the API. | 55 |
jussi-kalliokoski/audiolib.js | A comprehensive JavaScript toolkit for audio processing and manipulation, providing a wide range of tools and features for audio developers. | 672 |
irritant/wac-2016-tutorial | An introduction to web audio programming by creating simple percussion sounds using JavaScript and the Web Audio API | 36 |