Followers
0
Following
0
Joined
Last Online
-
Poplinski
posted in tutorials • read moreHi 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
posted in technical issues • read moreI 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. 😀