https://github.com/volcomix/music-synthesis-js
Presentation slides for a workshop on music synthesis in JavaScript.
https://github.com/volcomix/music-synthesis-js
javascript music presentation slides synthesis webaudio
Last synced: 20 days ago
JSON representation
Presentation slides for a workshop on music synthesis in JavaScript.
- Host: GitHub
- URL: https://github.com/volcomix/music-synthesis-js
- Owner: Volcomix
- Created: 2019-06-09T10:39:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T00:01:07.000Z (almost 3 years ago)
- Last Synced: 2025-05-19T16:17:17.754Z (about 1 year ago)
- Topics: javascript, music, presentation, slides, synthesis, webaudio
- Language: CSS
- Homepage: https://volcomix.github.io/music-synthesis-js
- Size: 5.81 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Music Synthesis in JavaScript
[Presentation slides](https://volcomix.github.io/music-synthesis-js) for a workshop on music synthesis in JavaScript. This is an introduction to the Web Audio API and to some basics of sound synthesis.
You can find more informations about the playground app in [this repo](https://github.com/volcomix/coder-synth).