NERDDISCO / luminave

Operate all the lights with your web browser and create stunning visual experiences.
MIT License
77 stars 8 forks source link

Reset timeline also has to reset the MIDI buttons #58

Open TimPietrusky opened 6 years ago

TimPietrusky commented 6 years ago

In order to keep the timeline in sync with the MIDI controller, we have to also deactivate the MIDI buttons that added a scene to the timeline.

Steps to reproduce

-> The MIDI button is still activated

TimPietrusky commented 6 years ago

Idea

To make this actually work the scenes in the timeline actually need some meta information, for example what added them, so that we know which specific MIDI mapping was used and reset that. Also for this to make sense, every MIDI mapping needs a UUID, so that it's easy to dispatch an action for that specific MIDI control