aklt
(aklt)
1
This is a renoise 3 tool that adds a keybinding to thenotes in the current
track in the song by thepitch of the noteascendingly from left to right.
This is useful for keeping a song tidy and especially after recording
midi or editing a patternextensively.
Update (v0.10):
- Ordering notes is now much faster. I fiddled with makingthis work in the phrase editor,
but it seems I will have to wait a while until this becomes possible.
Update:
gova
(toblerpone)
2
Can’t check your tool at the moment, but we have something similar
https://forum.renoise.com/t/new-tool-2-8-3-1-reorder-notes-by-pitch/39315
danoise’s edit also sorts everything to it’s own column
aklt
(aklt)
3
Ah, I missed those. I did have a look around for similar tools, but did not find any.
One problem with my script and ledgers is that values under the note column including
the trailing note off, if any, are not moved along with the note when sorting. It would be
nice to fix this.
aklt
(aklt)
4
I have updated this tool so that data below a note in the column (volume, panning, delay, note off)
is moved along with the note while sorting.
Also the track is collapsed to fit the number of note columns.