[PD] stack data type

Frank Barknecht fbar at footils.org
Wed Sep 5 00:14:00 CEST 2007


Hallo,
Frank Barknecht hat gesagt: // Frank Barknecht wrote:

> Hallo,
> Atte André Jensen hat gesagt: // Atte André Jensen wrote:
> 
> > Still newbie here :-)
> > 
> > I'm looking for a stack-like datatype in pd that'll let me:
> > 
> > 1) push a float to one end of stack
> > 2) figure out if a certain float is in stack
> > 3) remove any occurence of a certain float from stack
> 
> Maybe you want to take a look at [list-fifo], [list-lifo],
> [list-stack] and [list-find] from the [list]-abs collection. 

And for 3) hack [list-delete].

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list