-
-
Notifications
You must be signed in to change notification settings - Fork 131
Home
-
daw
First of all, the DAW (Digital Audio Workstation) is the app itself.
Start to use it at gridsound.github.io/daw and read its code at github.com/gridsound/daw.
If you don't know how to test it, you can follow these few steps. -
gs-webaudio-library
This is some low-level Web Audio reusable code used by the GridSound's DAW.
See the wiki to have more infos at github.com/gridsound/gs-webaudio-library/wiki. -
gs-ui-components
This is a compilation of useful UI components written in separated folder coded in modern vanilla JavaScript.
The main README list every components, github.com/gridsound/gs-ui-components. -
gridsound.github.io
gridsound.github.io is the landing page for the whole GridSound project (and gridsound.com is an alias for it).
Its code is here github.com/gridsound/gridsound.github.io. -
assets
The repository github.com/gridsound/assets contains the GridSound's logo (at different sizes and colors), screenshots, etc.