On Dec 1, 2007, at   Dec 1, 2007  |  10:26 AM, Adrian Ward wrote:


Thanks for explaining. I did indeed get better results using a queue. The reason I'd not tried using it was because the description of it was a bit confusing:

"This patch implements a first-in-last-out queue of an arbitrary size and which accepts any kind of values."

It seems to suggest that this is a FILO structure but the truth is that it is actually implements a delay buffer (as a FIFO) and outputs a structure type that could be used however you like. Using the queue as a stack (FILO) would be a little cumbersome it seems.


Could you post your version with the queue? I've been wondering how that patch would be used. I haven't even tried using the queue patch because the description made it sound useless. It's nice to know that it's a FIFO after all.


Thanks
Jack

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to