-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Fix flash-scenes in MIDI-In, Data-In and Keyboard-Control:
a) create new global storage for channel-values
GUID of the calling event
channelnumber (array)
channelvalue (array)
b) on calling the scene a new storage-element has to be created and stored with current values. then run the new scene
c) on releasing the scene (key-up) call the storage-element, restore old values and delete the storage-element
Thats it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels