Hello! I'm new in the forum and first of all sorry for my bad english, i'm from Argentina. Here is my problem:
I need to deliver a patch for a work for the university, but my patch needs that a couple of sounds were loaded when the patch is opened. I'm using the messagen "open/..." to load the audio files, but the path that I used to load the audios would not be the same of any other who open the patch, I explain myself? Once again sorry for my bad english. I tried with an objet called "getdir" connected to a message "open $1/sounname.wav", when next I conect a "print" object to the outlet of the "open" message, tha path that shows on the console is right, but when I tried to play the audio using readsf~ the console shows the next mensage: "$1/heart2.wav: argument number out of range". Any ideas?
Thank you very much and greetings from Argentina!