ks-guitar-synth
v0.0.1
Published
Karplus-Strong guitar synthesizer in Javascript
Downloads
9
Maintainers
Readme
Karplus-Strong Guitar Synthesizator 🎶
Javascript guitar for your cool music project in a nice npm package! It's simple and yet nice sounding - have a look!
Synthesization uses Karplus-Strong algorithm that is super simple and yet nice sounding.
Installing 💿
npm install --save ks-guitar-synth
Developing 🤓
npm install
npm startUpcoming features 🆒
PRs warmly welcome! 🙏🏾
- Better sound (a bit of stereo spread etc..)
- Allow plugging guitar as a part of Web Audio node graph
- Use Web Audio Worklets instead of ScriptProcessorNode
- Use Web Audio
currentTimefor accurate timing - Interface for plucking sequences
License ©️
This project is licensed under the MIT License - see the LICENSE.md file for details
