/bouzouki

WebAudio Bouzouki Physical Model

Primary LanguageJavaScript

Bouzouki

Usage

Run/open dist/index.html in a modern and recently updated web-browser (Chrome, Safari, Firefox) to see the integrated report/synthesiser.

To compile from source, see instructions below.

Development

npm install to install dependencies

npm run build to build

npm start to load dev server from built files

npm watch to do both of those and re-compile automatically on changes