Poly Midi bug =========== been playing with ppg wavemapper quite a bit lately, and despite a few early issues, its actually really good, and quite low cpu for a voice per channel synth :) however, I've just tripped up on a bug in the poly midi (i think both midi and au agents affected). if you make the agent use poly channel and then create pressure and yaw mappings to a CC, but 'forget' to change in that mapping from 'global' to 'per note' you will get hung notes (very quickly!) on reflection, I suspect (but not checked yet) its probably pressure = global, midi channel = poly is the issue. note: i tested channel = poly breath = global and that works fine, hence the suspicion that 'pressure' is being dealt with perhaps differently!? ive tested in current 2.1 (from github) and 2.0.74 and exists in both. I confirmed not only by hearing , but also recording all notes in ableton and can see it is eigenD not the plugin. could someone else test, just to c...