You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "an implementation on [ De Casteljau's ](https://en.wikipedia.org/wiki/De_Casteljau%27s_algorithm) algorithm, capable of sending MIDI out, intentionally used for live performance.",
"main": "main.js",
"scripts": {
"start": "serve .",
"test": "echo \"Error: no test specified\" && exit 1"