[PD] cange for symbols/lists?

Frank Barknecht fbar at footils.org
Mon Feb 19 13:39:00 CET 2007


Hallo,
Dafydd Hughes hat gesagt: // Dafydd Hughes wrote:

> Am I extra stupid this morning?  Is there a version of [change] that
> deals with symbols or lists or a way of accomplishing this?  My brain
> is just shutting down...

[list]-abs has an abstraction "list-compare.pd" which compares two
lists and gives out 0 or 1. Internally it uses another abstraction,
compare-any.pd which compares floats (using [==]) and symbols (using
a settable [select somesymbol]). You could built a list-change.pd
easily using that and a [spigot].

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




More information about the Pd-list mailing list