At 12:27 PM 2/20/2020, you wrote: >>- Create both OUT, then IN >>- I send a small SysEx message out >>- I poll the IN and get a small incoming message >>- I retrieve the data and destroy both the IN and OUT
>My advice working with the MIDI MBS classes for almost 20 years now: Don't >count on sysex messages to be fully received at once. Don't throw away the >objects. Destroying the objects is probably causing your problem. Keep the >objects alive and keep looking for incoming data, similar to a serial port >object. Aaron I only count people with 25 years of experience as credible =) =) Hi Aaron! j/k Good advice. I just liked opening and closing with MIDIPortMBS since I knew/know in advance that I never will (with this project) have a dual handshake - meaning it's only send and receive and that's it. Do you perhaps know why the issue goes away when Audio/MIDI Setup is open? Can count on you for good thoughts. =) Garth Hjelte Sampler User _______________________________________________ mbsplugins@monkeybreadsoftware.info mailing list %(list_address)s https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info