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].
Frank Barknecht _ ______footils.org_ __goto10.org__