I have a list of names in a text file. In [sreadtfile] I get the name (a line from the file) and then in [swavfile] I concat some strings to build the path. At the end of this subpatch I have the proper "open path/filename" message but it won't work (I receive a "readsf~: no method for 'open tts/penelope/jais.wav' $1: argument number out of range" in the write) BUT if I copy and paste any of those messages into another message box (the one at the most right in the left image) the thing works and [readsf~] receives the proper command and the files is opened. Am I missing something here? some hidden character is in the constructed filename?
---This is driving me nuts, thanks for any help, guys!