lichen-community-systems / flocking-midi

A collection of MIDI components for Infusion and Flocking
1 stars 2 forks source link

MIDI port listeners are not correctly removed when destroying a flock.midi.connection #15

Open colinbdclark opened 8 years ago

colinbdclark commented 8 years ago

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.