0.2.2 • Published 11 months ago
smse v0.2.2
A modular synthesizer engine written in Typescript and usable standalone in the browser.
Installation
In the root directory of the project, run the following commands:
npm install
npm run build
npm link
Usage
In the root directory of the target project that will use the synthesizer, run the following command:
npm link smse