Automation of phrase starting positions

Hey,

I want to trigger phrases from different (loop-)positions using an external sequencer as a way to replace having to always use the Sxx command in the Renoise sequencer (for more live-stuff).

Is there a way to do this? I thought one may automate (using a macro or something) the loop-points of the phrase, but there is no direct way to do so using macros (unless one writes a script for it, I guess…in that case, does something like that exist and if not, does the Renoise API even allow something like that?).

Thanks in advance!

You can let the triggering note decide which line to play from (phrase key-tracking).

By default, it’s set to “transpose” - but you want it set to “offset”.

See also:http://tutorials.renoise.com/wiki/Phrase_Editor#Phrase_Properties

You can let the triggering note decide which line to play from (phrase key-tracking).

By default, it’s set to “transpose” - but you want it set to “offset”.

See also:http://tutorials.renoise.com/wiki/Phrase_Editor#Phrase_Properties

Awesome, thanks!