-
-
Notifications
You must be signed in to change notification settings - Fork 136
Home
-
daw
The DAW (Digital Audio Workstation) is the free app itself.
Start to use it at gridsound.github.io/daw and read its code at github.com/GridSound/daw.
Here, some other links related to the process development :- List of the known bugs
- How to contribute ?
- If you want to contribute (in any way) but you don't know how to do it, just say hello at this random issue and feel free to ask anything :)
-
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).