GridSound
banner
gridsound.com
GridSound
@gridsound.com
gridsound.com is a project focused on musical creation, in a close future it will become a friendly social network where users could share their compositions
Web ASM exists, so.. on the paper it should be possible yes at least for the audio part, idk how the UI would be converted into CSS or Canvas.

With Web Audio you can write your own custom audioNode in which you can set the audio samples yourself (by packet of 128 samples per 'process' call)
August 19, 2025 at 8:15 AM
Thank you✌️

There are still many crazy features to write, stay tuned
August 15, 2025 at 11:12 PM
And finally the most important one: the Filter effect.

This one is regrouping the LowPass, HighPass, BandPass, LowShelf, HighShelf, Peaking and the Notch filter.

All these effects are cumulative, so you can use many Filters to simulate an Equalizer (this one is not present for the moment)
December 12, 2024 at 6:22 PM
Following by the WaveShaper also known as Distortion, to make your sound more noisy or overdriven 🤘
December 12, 2024 at 6:10 PM
Here a recap of the others Fx we can find in the GridSound's mixer:

The delay with its ping pong option

#music #audio #webaudio
December 12, 2024 at 6:04 PM