Hello,
I am trying to create an abstraction that uses soundfiler internally. I am prefixing my array with $0 so it will be unique for each instance of the abstraction. When I send the message "read -resize D:/Jon/Samples/hihat/closed/606chat.wav $0-Sample" to soundfiler I get the error "error: 0-Sample: no such table". I did a similar naming convention when doing a tabwrite~ to a table, the patch works but I get an error "error: tabwrite~: 1020-OutputScope: no such array".
Any clue on this?
-Jon