Then I guess you can build a queue manually using many "Sample and Hold" and "Pulse" patches, though it is a bit tricky. Maybe Javascript would be more suited...
Ambroise -----Message d'origine----- De : Jack Hayward [mailto:[EMAIL PROTECTED] Envoyé : mardi 13 novembre 2007 02:00 À : Ambroise Confetti Objet : Re: Is it possible to build a queue in composer? On Nov 12, 2007, at Nov 12, 2007 | 1:31 PM, Ambroise Confetti wrote: > Why not use the Queue patch? It outputs a structure where element > zero is the oldest entry. > > I have not upgraded to Leopard yet - I don't see that patch on Tiger ... I will work on the upgrade when I have a chance. > > 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. Really!? I can't imagine why... > 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.) > of course .... my mistake. > 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 (Quartzcomposer- >> [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 (Quartzcomposer- > [EMAIL PROTECTED]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/quartzcomposer-dev/ > jack.hayward%40comcast.net > > 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]

