Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ronkot/ks-guitar

Karplus-Strong Guitar
https://github.com/ronkot/ks-guitar

guitar javascript synthesis synthesizer web-audio web-audio-api webaudio webaudio-api webaudioapi

Last synced: 25 days ago
JSON representation

Karplus-Strong Guitar

Awesome Lists containing this project

README

        

# KSGuitar 🎶

Javascript guitar synthesizer with keyboard controls. Play [here](https://ronkot.github.io/ks-guitar/)

KSGuitar uses [Karplus-Strong](http://en.wikipedia.org/wiki/Karplus–Strong_string_synthesis) synthetization algorithm from my [ks-guitar-synth](https://github.com/ronkot/ks-guitar-synth) module.

## Developing 🤓

```
npm install
npm start
```

## License ©️

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details