20 results
tagged
webaudio
PhobosLabhttps://phoboslab.org/log/2025/01/synth
Cool optimisations
g200kg/webaudio-tinysynth: Light-weight GM mapped WebAudio-JavaScript Synthesizer Engine / MIDI Playerhttps://github.com/g200kg/webaudio-tinysynth
Very cool and rich synth
JavaScript Karplus-Stronghttp://amid.fish/javascript-karplus-strong
chord instrument synthetiser
https://beyondloom.com/tools/earmark.htmlhttps://beyondloom.com/tools/earmark.html
Buffer drawing
MusicVAEhttps://magenta.github.io/magenta-js/music/demos/music_vae.html
wavacity (online audacity)https://wavacity.com/
cwilso/Audio-Input-Effects: Live input Web Audio effectshttps://github.com/cwilso/Audio-Input-Effects
live voice effects
Pitch-perfect Audio Processing: A Wasm/Rust Tutorial | Toptal®https://www.toptal.com/webassembly/webassembly-rust-tutorial-web-audio
Tested and works only for chromium at the time of testing.
Does basic pitch tetection but can do more I guess.
Autotonehttps://alexcrist.github.io/autotone/
A libre autotune
Building a Modular Synth With JavaScript and Web Audio API | by Rick Moore | Geek Culture | Mediumhttps://medium.com/geekculture/building-a-modular-synth-with-web-audio-api-and-javascript-d38ccdeca9ea
Perfect to begin with webaudio (synths)
Discrete Summation Synthesis AudioWorklethttps://codepen.io/teropa/pen/mdeYMMG
Working-with-the-Web-Audio-API/18 Working with AudioWorklets at master · joshreiss/Working-with-the-Web-Audio-APIhttps://github.com/joshreiss/Working-with-the-Web-Audio-API/tree/master/18%20Working%20with%20AudioWorklets
https://g200kg.github.io/audioworklet-adsrnode/test.htmlhttps://g200kg.github.io/audioworklet-adsrnode/test.html
reprimande/wasm-audioworklet-synthhttps://github.com/reprimande/wasm-audioworklet-synth
WebAudio Dattorrohttps://khoin.github.io/DattorroReverbNode/
Faust IDEhttps://faustide.grame.fr/
WebAudio API Noteshttps://netart.rocks/notes/web-audio/
Great examples, especially Pitch Matching and reverb effect… Gold mine.