Skip to content

JavaScript/Web Audio implementation of Karplus-Strong guitar synthesis

Notifications You must be signed in to change notification settings

soundio/javascript-karplus-strong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Karplus-Strong

Karplus-Strong guitar synthesizer implemented in JavaScript using asm.js and Web Audio. (Talk about buzzwords!)

This is a reimplementation based on decompiled ActionScript from André Michelle's Karplus-Strong Guitar. Full credit for the algorithm itself goes to him.

See http://amid.fish/javascript-karplus-strong for a demo, and for an explanation of how Karplus-Strong synthesis works.

About

JavaScript/Web Audio implementation of Karplus-Strong guitar synthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • HTML 18.9%