Web-Multi-Media / multi-web-audio-sequencer

Web collaborative step sequencer
https://labs.freesound.org/sequencer
GNU General Public License v3.0
10 stars 2 forks source link

Add pad state with different gain #32

Open xavierfav opened 6 years ago

xavierfav commented 6 years ago

I would be nice to have two step pads which would allow to create pattern with notes with different volumes.

I would allow to easily add dynamic on the loop by having some sort of ghost notes.

The Web Audio gainNode added in #30 makes it quite easy to do that.