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 gain on each track - Iss30 #31

Closed xavierfav closed 6 years ago

xavierfav commented 6 years ago

This PR adds a gain on each track which is saved on the server sequencer state and broadcasted to the clients #30.

It uses jQuery Knob for the UI.

I also changed a bit the design. The pad height are no longer "responsive": they have a fixed length.

I also did some small code cleaning and I added some information in the readme.