web-audio-school
Web Audio Tutorial
An interactive tutorial teaching web audio programming using the Web Audio API
An intro to the Web Audio API by a series of self-guided workshops.
409 stars
26 watching
40 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mmckegg/soundbank-reverb | A Web Audio API-based reverb effect processor | 22 |
kylestetz/web-audio-basics | A web audio tutorial project providing simple examples to demonstrate various Web Audio API concepts | 119 |
alemangui/web-audio-resources | A curated collection of web audio resources and tools for building interactive music applications | 511 |
g200kg/webaudio-tinysynth | A lightweight JavaScript Web Audio synthesizer that generates sounds based on MIDI messages and has built-in sequencer support. | 231 |
schollz/workshops | A collection of workshops and tutorials focused on audio programming with the SuperCollider language | 28 |
audiojs/web-audio-api | A Node.js implementation of the Web Audio API specification | 826 |
mmckegg/loop-drop-app | An application that allows users to create, record, and manipulate music loops using MIDI controllers | 826 |
irritant/wac-2016-tutorial | An introduction to web audio programming by creating simple percussion sounds using JavaScript and the Web Audio API | 36 |
maestron/hacking-tutorials | A collection of outdated tutorials on web development, focusing on educational purposes. | 326 |
mikeal/learnjs | A comprehensive resource for learning JavaScript | 22 |
tone-lab/tone-lab | An Angular-based application demonstrating real-time audio processing using Web Audio APIs. | 44 |
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 |
mfcc64/youtube-musical-spectrum | An audio visualizer extension that displays spectrograms of YouTube videos and microphone input on web pages. | 175 |
alemangui/pizzicato | A JavaScript library for creating and manipulating sounds with the Web Audio API | 1,675 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |