Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stellartux/websynth
Browser based synth using WebMIDI and WebAudio
https://github.com/stellartux/websynth
bytebeat midi synthesizer web-audio webassembly webmidi
Last synced: 3 days ago
JSON representation
Browser based synth using WebMIDI and WebAudio
- Host: GitHub
- URL: https://github.com/stellartux/websynth
- Owner: stellartux
- License: gpl-3.0
- Created: 2018-08-03T02:46:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T16:30:58.000Z (over 1 year ago)
- Last Synced: 2023-08-15T17:57:44.256Z (over 1 year ago)
- Topics: bytebeat, midi, synthesizer, web-audio, webassembly, webmidi
- Language: JavaScript
- Homepage: https://stellartux.github.io/websynth
- Size: 809 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# websynth
Websynth is a MIDI-controlled synthesiser in the browser.
[Live version](http://stellartux.github.io/websynth)
[Documentation](http://stellartux.github.io/websynth/docs)
Run tests with [Deno](https://deno.land/)
`deno test`