Hiya guys,
Wondering if anyone can help me.
I'm throwing the output of a [readsf~ $2] object to a [catch~] in a separate abstraction and I'm getting this error message:
error: catch~: no method for 'symbol'
(The $2 in this instance is in the title of the abstraction)
As far as I'm aware [readsf~] outputs audio rate signal, not a symbol, right?
Other information which may or may not bare relevance:
- The [readsf~ $2] object has a [1 ( message, a [symbol $1] object and an [open $1( message going to its inlet. ($1 in this instance is the title of the abstraction which is the path and name of the soundfile I need it to play.)
I'm so stuck! Any ideas?
Thanks for your help!
Y