I actually do use drip but only on the stream going to the display which should be interuptable. Not on the MIDI part that shouldn't be interrupted. So it should work the way that I have it in mind.
Thanks for the confirmation, IOhannes!
Ingo
-----Original Message----- From: Pd-list [mailto:pd-list-bounces@lists.iem.at] On Behalf Of IOhannes m zmölnig Sent: Monday, July 15, 2019 5:26 AM To: Pd-List Subject: Re: [PD] Question about transmission order to serial port [comport] with two independent streams
Am 14. Juli 2019 16:23:39 MESZ schrieb Christof Ressi christof.ressi@gmx.at:
Can a message going to comport be interrupted by another message that
is being
sent to [comport] almost at the same time or will one message or
packed list
always be processed completely before anything else will be sent to
the same
[comport] object.
message passing in Pd is synchronous, so there's no way two messages can interleave.
unless, of course, you are breaking stack-based processing by use of [delay] or ... [drip] (in scheduled mode).
mfg.hdf.of IOhannes
-- sent from my pdp-12
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list