Skip to content

Karplus-Strong string synthesis in a web browser

License

Notifications You must be signed in to change notification settings

heerman/pluck-string

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pluck-string

Pluck a virual string in your web browser.

Description

Generates the sound of a plucked string with the Karplus-Strong string synthesis algorithm.

Implemented as an AudioWorket for Web Audio API.

Getting Started

Setup

Install dependencies.

npm install

Run the app locally.

npm start

Available Scripts

  • npm start - Runs the app in the development mode.

  • npm test - Launches the test runner in the interactive watch mode.

  • npm run build - Builds the app for production to the build folder.

  • npm run lint - Fixes lint errors.

About

Karplus-Strong string synthesis in a web browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published