https://github.com/hansott/synth
🎹A stupidly simple synthesizer
https://github.com/hansott/synth
synthesizer web-audio web-audio-api web-audio-synthesizer
Last synced: 2 months ago
JSON representation
🎹A stupidly simple synthesizer
- Host: GitHub
- URL: https://github.com/hansott/synth
- Owner: hansott
- Created: 2018-08-06T14:06:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T14:10:33.000Z (almost 7 years ago)
- Last Synced: 2025-01-22T22:12:57.199Z (4 months ago)
- Topics: synthesizer, web-audio, web-audio-api, web-audio-synthesizer
- Language: JavaScript
- Homepage: https://twitter.com/otthans/status/1026474383722917889
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A stupidly simple synthesizer
It's just one oscillator with a waveform selector and a keyboard. Hooray for the web audio API!