I have a patch in which I have an array I would like to name: $0-sound-data
but when I run the patch
At runtime I get an error: "0-sound-data: no such table"
My immediate problem is naming the array so I can include the patch as a sub-patch in other patches with out a name collision. I am a beginner at Pure Data but I thought prefixing with $0
was the way to do it
My more general problem is where can I read definitive documentation of where the "$" variables can be used? this is helpful, but clearly not the whole story
`