You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the flock.ui.midiConnector component to select a MIDI controller from the drop-down menu, I've noticed that listeners don't properly get removed when the midiConnector is destroyed. This means that it's possible to trigger controller events from multiple MIDI devices without knowing it.
The text was updated successfully, but these errors were encountered:
When using the
flock.ui.midiConnector
component to select a MIDI controller from the drop-down menu, I've noticed that listeners don't properly get removed when the midiConnector is destroyed. This means that it's possible to trigger controller events from multiple MIDI devices without knowing it.The text was updated successfully, but these errors were encountered: