Inserts slide effects that will slide to the next note in column from the current cursor position. Effects are being inserted in the leftmost effect column.
Menus & Keybindings:
Keybinding preference is found under Pattern editor:Track operations:Slide to next note.
Menu is found in the pattern editor right click menu.
Next version:
Take into account slide effects between cursor position and previous note.
Tidy up code
Feedback and suggestions are much appreciated! Or just let me know if you like it
I wouldn’t mind a hacked version, similar to Ledger’s note-off tool, that lets you set the sliding from a settable amount of rows from every note-event in a pattern editor selection. I.o.w have it work through a complete track.
don’t worry about the tidiness of code content, most users (like me) won’t look into the scripting terminal and judge as it is all hocus pocus anyway . As long as it works it is fine for me! Maybe it is just a case of find & replacing the old pitch commands (2XX & 1XX) with the new ones (DXX & UXX) in the code?
It only works for those using 2.7.2 and lower.
Renoise attempts to upgrade tools, but does not change variable values nor guess which effect commands it supposed to change. I really doubt if this tool works in 2.8 without alteration.
But the alterations should be minor.