Three simple tools for easier workflow.
EffectColumnKeys:
Creates some keyboard shortcuts for editing the pattern effects values. Basically it lets you use keys to increase/decrease the value of the patterncommand on which you are standing. You can also jump directly to an effect column.
Click to view contents
Introduces these keyboard shortcuts:
Pattern Editor:Navigation:Move to Next Note or Effect Column
Pattern Editor:Navigation:Move to Previous Note or Effect Column
The standard renoise jump to next/previous column skips effect columns, these shortcuts dont. Can be used instead of or toghether with the standard keyboard shortcuts.
Pattern Editor:Insert/Delete:Increase FX/Vel by 1
Pattern Editor:Insert/Delete:Decrease FX/Vel by 1
If cursor is on a effect column, change the value of that effect by 1. Never changes the type of effect (first two hex digits).
If cursor is on note column (or volume, pan, dly), changes the velocity of note by 1.
If volume column is already used for something other than velocity, do nothing.
Only works in edit mode.
Pattern Editor:Insert/Delete:Increase FX/Vel by 16
Pattern Editor:Insert/Delete:Decrease FX/Vel by 16
If cursor is on a effect column, change value by 16, same as changing the x in a pattern effect command zzxy
If cursor is on note column (or volume, pan, dly), changes the velocity by 16.
If volume column is already used for something else than velocity, do nothing.
Only works in edit mode.
Update 1.2
Removed the play/stop shortcut and added it to PlaybackKeys instead.
LoopBlockRangeKeys:
Change the length of the loopblock with keyboard.
Click to view contents
Creates these shortcuts:
Global:Transport:Double LoopBlock Range
Global:Transport:Half LoopBlock Range
PlaybackKeys:
Set a bookmark and then playback from that position regardless of where the edit position is. So if you want to edit a tricky passage you can set the bookmark a just before the passage and then change, playback, repeat without having to jump back with the edit cursor everytime you want to play it back.
Click to view contents
Creates these shortcuts:
Global:Transport:Set Bookmark
Sets a bookmark at the current edit position
Global:Transport:Play/Stop from Bookmark
Global:Transport:Play/Stop from Current Line
Update 1.1
Simpler code (workaround for Renoise bug that no longer exists removed)