Using MIDI notes to change pattern

Hi
This seems like a simple idea, and totally possible in redux. A friend and I took hours to set it up and it wouldnt work!

We have one drum break, and have sliced it up in different ways using 8 patterns. We want to trigger each pattern from one specific MIDI note.

Is this possible???

Thanks

midierror

1 Like

You can do this with the phrase “Keymap Mode”:

See https://tutorials.renoise.com/wiki/Phrase_Editor#Phrases_in_Keymap_Mode for more info

3 Likes

Cool, is it possible to create a load of patterns which all relate to one sample (eg drum break) ??

Sorry, I’m new to patterns as I never use them in Renoise!

Somewhat relate is a tool I made to control looping and pattern jumping via OSC

You could modify it to trigger functions via MIDI instead of OSC (though OSC is more flexible in sending multiple parameters)