adapting fastcuts
Hi,
I'm trying to adapt fastcuts - https://cycling74.com/story/2006/2/17/153427/406 .
I'd like to set it up so that the folder that you set up is continually checked for any new files added to it.
I know that this is possible but am not 100% sure how.
Any tips on how to get started with this would be great.
Thanks,
Ben
Hi Ben,
The ubumenu gets loaded when you send the "prefix ..." message to it
with a valid filepath. If you'd like to have it update, you just need
to send the "prefix ..." message again.
Cheers,
Andrew B.
Thanks Andrew. I've spent a couple of hours on this but can't figure out yet how to re-send the "prefix" message? I've tried several things but to no avail...
Ben