Why not use the Queue patch? It outputs a structure where element zero is the oldest entry.


Ambroise


(P.S. : I could not reply to your e-mail to my previous question because your mail server has blocked my server's IP. Thanks for you help but that wasn't it, my code was correct. Using ++i or i++ in the last statement of a for() loop is exactly equivalent. It is a habit I have from C++ as ++iterator is more efficient than iterator++, still semantically equivalent.)

Le 12 nov. 07 à 21:46, Jack Hayward a écrit :

I would like to build a queue containing the last "n" MIDID notes that have come in.

Any ideas on how to do this?

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/ambroise%40cellulo.info

This email sent to [EMAIL PROTECTED]

_______________________________________________
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