fiasko
(fiasko)
February 18, 2016, 10:26pm
#1
The tool simplifies (hopefully) moving up / down of a note under the cursor or notes in a block. Accessible through pattern editor’s menu and hotkeys.
Video demo: http://www.dailymotion.com/video/x3syldn
Update:
Works correctly with multiple tracks.
3 Likes
Ledger
(Ledger)
February 18, 2016, 10:41pm
#2
Thanks fiasko, looks useful!
hazeltine
(hazeltine)
February 19, 2016, 12:38am
#3
Been wanting exactly this. Thank you!
misk
(misk)
February 24, 2016, 12:08am
#4
before this: Shift+RArrow, CMD+X, Dwn Arrow, CMD+V…
I love you.
1 Like
what were the controls before this tool ?
dspasic
(senseiprod)
July 4, 2020, 4:34pm
#8
can anyone share link to this tool? i just stumbled upon it and it seems to fulfill my needs right now
1 Like
stoiximan
(stoiximan)
July 4, 2020, 7:10pm
#9
I have this in the Renoise tools folder but i dont have the original file
main.lua (4.5 KB) manifest.xml (397 Bytes)
1 Like
fiasko
(fiasko)
July 5, 2020, 1:32am
#10
Here it is nudge.xrnx (1.5 KB)
3 Likes
fugue
(fugue)
July 29, 2020, 6:56pm
#11
It looks like when I nudge my selection a second time in the same direction, it is actually nudged back to where it started.
Is there any way to keep nudging whatever was last nudged in the same direction if the nudge shortcut is typed multiple times?
For example, if I have this pattern:
--- --
--- --
--- --
C-4 00
And if C-4 is selected and I nudge up, the pattern becomes:
--- --
--- --
C-4 00
--- --
Currently, if I nudge up again, the pattern goes back to:
--- --
--- --
--- --
C-4 00
Instead of this, I’d like to request that the behavior of nudging a second time results in this pattern:
--- --
C-4 00
--- --
--- --
And nudging a third time would result in:
C-4 00
--- --
--- --
--- --
… all without changing the current selection.
Is this possible?
fiasko
(fiasko)
July 29, 2020, 7:38pm
#12
The way you want it to work, is how it suppose to work, as long as you’re within block selection. It does here anyway. Maybe I uploaded something busted. Will check it out later.
bunja1979
(bunja)
September 11, 2020, 12:11pm
#13
can this or something better than thia be implemented as standard please @taktik
1 Like
wrighter
(wrighter)
March 4, 2021, 9:19pm
#14
is there a version of this which moves not the selection, but what you have under your cursor, and moves the contents together with the cursor itself?
fiasko
(fiasko)
March 4, 2021, 9:33pm
#15
That’s impossible to do. There is no access to cursor position.
fiasko
(fiasko)
March 4, 2021, 10:31pm
#17
Interesting. Is there access to note column position ?
fiasko
(fiasko)
March 4, 2021, 11:51pm
#19
Alrighty
nudge cursor.xrnx (918 Bytes)
fiasko
(fiasko)
March 5, 2021, 12:02am
#20
Moves note, instrument and volume
nudge cursor.xrnx (1001 Bytes)
fiasko
(fiasko)
March 5, 2021, 1:10am
#22
That’s already explained. Instead of block selection, note under cursor is moved.
fiasko
(fiasko)
March 5, 2021, 1:17am
#23
Oh hell, it’s been a while… Moving what’s underneath the cursor was already there !