Followers
0
Following
0
Joined
Last Online
-
Poplinski
Hi I wonder if storing a variable could work for a string variable like a file path. I would like to loop a soundfile that previously has been chosen with open. The readsf object could do this by banging when its ready reading but I cannot retrigger the open $1 message therefore the filepath needs to be stored somewhere.
-
Poplinski
I am trying to build a sound file looper that starts with the openpanel object, then feeds inte open $1 message. I I retrigger the open $1 message nothing happens because the variable value got lost, probably. How can I store it?
any suggestions kindly appreciated. 😀