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

Save sequencer presets in the server #44

Closed xavierfav closed 6 years ago

xavierfav commented 6 years ago

It would be nice to be able to keep track of what people create as loops. Ideally a database should be used to store and retrieve sequencer presets, but maybe we could just store the presets in JSON files. This should be think together with #9.