I am looking for a search function to find [send] and [receive] objects within abstractions that use "$0" at the beginning of the name.
Ctr+f doesn't find anything even if I replace $0 with the number (for example 1003) that it actually represents. Any ideas?
Ingo
Hallo, Ingo Scherzinger hat gesagt: // Ingo Scherzinger wrote:
I am looking for a search function to find [send] and [receive] objects within abstractions that use "$0" at the beginning of the name.
Ctr+f doesn't find anything even if I replace $0 with the number (for example 1003) that it actually represents. Any ideas?
Which Pd version are you using? Searching for "$0-name" finds [r $0-name] on the latest pd-0.42.
Frank