-
-
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
The gs-webaudio-library is all the Web Audio reusable code used by GridSound.
See the code at github.com/GridSound/webaudio-library. -
gs-ui-components
gs-ui-components is a compilation of useful UI components written in vanilla JS dependency-free.
See a demo at gridsound.github.io/gs-ui-components and the code at github.com/GridSound/gs-ui-components. -
gridsound.github.io
gridsound.github.io is the landing page for the whole GridSound project.
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. -
gridsound.com
And finally, gridsound.com is just an alias for gridsound.github.io (the landing page).
Thanks a lot for your interest :)
Click here to know how to build GridSound on your computer. If you want to contribute in any way (code, design, art, whatever) but you don't know how to do it, just say hello at this random issue and feel free to ask anything :)
If you've found a bug, you are very welcome to open an issue but before that, please verify that the bug is unknown by checking this page.