gogins / cloud-5

Complete browser-based computer music studio for algorithmic composition and live coding
Other
9 stars 1 forks source link

Method for setting control defaults from serialized text before performing to avoid blowouts #28

Closed gogins closed 1 year ago

gogins commented 1 year ago

I tried some stuff that didn't really work. PIeces must define default control values in HTML. I don't see a way to eat my cake (just paste defaults into the code) and have it too (be able to save and restore control values from local storage. I will assume that all pieces that are finished will have default control values in HTML.