New Tool: Repeat Previous Notes

Simple tool that instantly pastes the last entered note/ chord in the pattern to the current line

i.e.
I am on line 32 and want to repeat the same chord from line 12.
Just press the shortcut and that chord is added instantly to the line I am on.

note: the whole line is pasted to the current line. It is an overwrite paste. Any previous notes/ noteoffs on the current line are lost.

Keyboard Shortcut:

“Repeat Previous Notes”

(renoise 3.1)

ledger.scripts.RepeatPreviousNotes_V0.52.xrnx


0.52

-Now respects edit step in pattern editor

-Will now overwrite notes on current line if called there
0.51
-Now respects edit mode in pattern editor.

It would be nice if it ‘pattern wrapped’ when searching for the previous note(s). Check code in New Tool: Repeat Previous Effect if you like. Maybe merge our tools into a sensible set of shortcuts, since they perform similar stuff?

Will take a look. Yes it would make sense to combine as from a quick read of the description of your tool you are doing the same for pattern effects. If you want to grab/modify the code into your tool, feel free?

The thoughts I have been having with this one is to add a couple of chord manipulation shortcuts aswell. Basically doing instant inversions on chords. Nothing done on this yet though.

0.52

-Now respects edit step in pattern editor

-Will now overwrite notes on current line if called there

https://forum.renoise.com/t/new-tool-repeat-previous-notes/37154