Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danigb/audio-instrument

Proposal for a javascript audio instrument common interface
https://github.com/danigb/audio-instrument

Last synced: 13 days ago
JSON representation

Proposal for a javascript audio instrument common interface

Awesome Lists containing this project

README

        

# audio-instrument
Proposal for a javascript audio instrument common interface

## Possible instruments

- Juno 106 Emulator: https://github.com/stevengoldberg/juno106
- Drum synth: https://dev.opera.com/articles/drum-sounds-webaudio/
- Tone.js synths: https://github.com/TONEnoTONE/Tone.js/wiki/Instruments
- WAD: https://github.com/rserota/wad
- Karplus-Strong guitar synthesizer: https://github.com/mrahtz/javascript-karplus-strong
- ...