Hello,
I have an audio abstraction that is using [f $0] to define various components of each unique instance. I have multiple instances loaded and for some reason, when I initialize one of these abstractions, the unique id assigned by Pd changes for all instances. This is a nightmare because I am using unique instances of [catch] / [throw] to send audio around using the [set( argument.
Does anyone have any idea why this might be happening?
Ricky