jskeet / DemoCode

Demo code used in talks, blog posts etc
Apache License 2.0
493 stars 190 forks source link

Consider real-time editing mode #149

Open jskeet opened 2 years ago

jskeet commented 2 years ago

If we can do it safely, it would be useful to have a mode where changes made in the editor were immediately reflected back to the module. The tricky part is working out how that affects multi-value changes (e.g. instrument change affecting bank, instrument and vedit, or mfx choice affecting the rest of the parameters).