Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aike/webaudiosynth
Synthesizer application written in JavaScript using Web Audio API.
https://github.com/aike/webaudiosynth
Last synced: 3 months ago
JSON representation
Synthesizer application written in JavaScript using Web Audio API.
- Host: GitHub
- URL: https://github.com/aike/webaudiosynth
- Owner: aike
- Created: 2012-01-30T21:52:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T02:07:28.000Z (over 4 years ago)
- Last Synced: 2024-05-28T14:23:59.411Z (6 months ago)
- Language: JavaScript
- Homepage: http://aikelab.net/websynth/
- Size: 239 KB
- Stars: 95
- Watchers: 14
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
WebAudioSynth - Web browser based synthesizer application
1. DESCRIPTION
WebAudioSynth is an analog style synthsizer application. It is all written
in JavaScript using Web Audio API.
http://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html2. SYSTEM REQUIREMENT
WebAudioSynth requires Google Chrome 16 or later.3. WEBSITE
http://aikelab.net/websynth/4. DEMO MOVIE
http://www.youtube.com/watch?v=QhcG_Q0MIeg5. CREDIT
WebAudioSynth program is licensed under MIT License.
GitHub: http://github.com/aike/webaudiosynth
Programming and GUI Design: aike
Contact: twitter @aike1000