Heres an updated version, example on how to use Lua coroutines to slice up a processing function.
How to create something like a background worker thread in Lua, using coroutines and Renoises idle notifier.
No longer exists: Complete tool is attached and can also be found in the Renoise Tools SVN reps
question, is there a more up-to-date version of this? i’ve tried to incorporate it into sample loaders, normalizers etc, but so far have not been able to get much going on.
is there a chance the original post could be updated, since the file is no longer on some SVN but instead here:
p.s. getting a lot of crashes when trying to yield during/after C functions.
should i report them, or wait for a more improved version of this?