vvoois
(vV)
April 28, 2014, 2:52pm
2
danoise:
I just added this to my API wishlist:
http://forum.renoise…post__p__221484
My problem is that I want to explicitly set the looping mode of a sample, once it has been loaded.
But loading a sample in Renoise will set the loop after the sample has been loaded, which means that even with a clever method that probes the sample every few milliseconds will fail if the sample takes a long time to load.
I’m yet to come up with a solution that doesn’t involve super-complex hacks, but maybe someone else has an idea?
I made an attempt with the loop locking mode here:
http://forum.renoise…post__p__312517
Perhaps it might help you brewing another idea what to use instead of monitoring samples being loaded.
It simply boils down to:Monitor the loop mode and reset it if it changes.