WAC-2016-Tutorial
Audio synthesizer tutorial
An introduction to web audio programming by creating simple percussion sounds using JavaScript and the Web Audio API
Introduction to Percussion Synthesis Using Web Audio tutorial from Web Audio Conference 2016 in Atlanta.
36 stars
4 watching
0 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rserota/wad | A JavaScript library for dynamic sound synthesis and audio processing using the Web Audio API. | 1,901 |
stewdio/beep.js | A JavaScript toolkit for building browser-based synthesizers using the WebAudio API. | 1,358 |
gibber-cc/gibberish | A JavaScript library that enables fast and efficient audio synthesis using code generation techniques. | 390 |
kylestetz/web-audio-basics | A web audio tutorial project providing simple examples to demonstrate various Web Audio API concepts | 119 |
g200kg/webaudio-tinysynth | A lightweight JavaScript Web Audio synthesizer that generates sounds based on MIDI messages and has built-in sequencer support. | 231 |
mmckegg/web-audio-school | An interactive tutorial teaching web audio programming using the Web Audio API | 409 |
jamesfiltness/web-audio-mixer | An audio mixer built using the Web Audio API to modify and enhance audio signals in real-time. | 101 |
ellapollack/frex | A web-based tool for creating and playing back microtonal music using additive synthesis | 17 |
mohayonao/coffeecollider | A JavaScript-based language and framework for real-time audio synthesis and algorithmic composition in web audio | 220 |
tomduncalf/webuisynth | A synthesizer plugin with a web-based UI, showcasing integration of JUCE and React technologies | 44 |
processing/p5.js-sound | Enables Web Audio capabilities in p5.js projects through audio input, playback, manipulation, effects, recording, sequencing, analysis, and synthesis. | 877 |
jbclements/sonic-pi | A Racket implementation of Sonic Pi's sound synthesis capabilities using scsynth. | 6 |
soundio/soundstage | A graph object model and sequencing engine for Web Audio processing graphs | 65 |
nicolas-van/sonant-x | A JavaScript synthesizer library used to generate sound effects and music for video games and small applications. | 235 |
alemangui/pizzicato | A JavaScript library for creating and manipulating sounds with the Web Audio API | 1,675 |