It seems that context.triggers.notes
inside Phrase Script functions always contains the last note that triggered the phrase on the same line instead of each instance getting the exact note that triggered it (which is what you get if the triggers aren’t on the same line).
Yes, something’s not quite right here. Renoise passes the events correctly, but they all end up in the same context instance. Will require a fix in pattrns.
Will be fixed here: create new, unique context instances when cloning LuaCallbacks by emuell · Pull Request #85 · renoise/pattrns · GitHub
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.