-
-
Notifications
You must be signed in to change notification settings - Fork 151
Home
Thomas Tortorini edited this page Jan 25, 2019
·
52 revisions
The DAW (Digital Audio Workstation) is usable at gridsound.com/daw and its code at github.com/gridsound/daw.
-
github.com/gridsound/gs-webaudio-library
This is some Web Audio reusable code used by the GridSound's DAW. There are a generic callback scheduler. An encapsulation around AudioBuffer, etc. -
github.com/gridsound/gs-ui-components
This is a compilation of useful UI components written in separated folders coded in modern vanilla JavaScript. Each folder has a README to describe its JS API.