[PD] Efficient FIFO in Pd: How?

Jonathan Wilkes jancsika at yahoo.com
Sun Nov 22 18:46:34 CET 2015


I might be reading it wrong, but Matt's description sounds like a way to queue atoms, not Pd messages.
With the "text" field of data structures it might be possible to add Pd messages to that design-- that is, you could have a data structure array where each element is a text field.  But 
Pd is still going to have to allocate memory for each text field as you add it to the queue.
-Jonathan

 


   

 On Sunday, November 22, 2015 11:50 AM, Roman Haefeli <reduzent at gmail.com> wrote:
 

 On Sun, 2015-11-22 at 16:24 +0000, Jonathan Wilkes wrote:
> Are you trying to add Pd messages to a queue of Pd messages, or create
> a fifo 
> 
> for atoms?

I was/am interested in a FIFO implementation for Pd messages of any size
(containing symbols and/or floats).

Why are you asking? Do you know a way to works well specifically for
single atoms?

Roman

_______________________________________________
Pd-list at lists.iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20151122/babdc221/attachment.html>


More information about the Pd-list mailing list