Skip to content

Instantly share code, notes, and snippets.

@protrolium
Last active February 8, 2024 02:03
Show Gist options
  • Save protrolium/200e7eb23e32f3bd73179516816ee68e to your computer and use it in GitHub Desktop.
Save protrolium/200e7eb23e32f3bd73179516816ee68e to your computer and use it in GitHub Desktop.
Renoise : Keyboard Shortcuts

Renoise 3.0

Keyboard Shortcuts OS X 10.10.5

play from playhead position
shift space bar

toggle FOLLOW in pattern view [custom keybinding]
option esc

toggle global loop [custom keybinding]
option command l

hide automation lane [custom keybinding]
control option command /

change EDIT STEP value [scope has to be in pattern view]
command 0, 1, 2, 3, 4 etc

Change Scope Forward
option tab

Change Scope Backward
option shift tab

Mute Channel
\

Solo Channel
command \

Octave Down
command [

Octave Up
command ]

(when in Pattern Editor scope)

Jump to next/previous pattern in sequence
command arrow + key up/down

Change Instrument
option arrow + key up/down

Collapse/Expand Track
shift command kbr>

Jump to Row 0
fn F9

Jump to 25% Row
fn F10

Jump to 50% Row
fn F11

Jump to 75% Row
fn F12

Increase EditStep (Step Length)
command =

Decrease EditStep (Step Length)
command -

Double EditStep (Step Length)
option =

Halve EditStep (Step Length)
option -

Selection

Begin Selection
command b

End Selection (via arrow keys up/down)
command e

Copy/Clear
fn option F3

Block Operations

Transpose One Note Up
fn option F2

Transpose One Note Down
fn option F1

Transpose One Octave Up
fn option F12

Transpose One Octave Down
fn option F11

randomize
fn option F7

Column Operations

Transpose One Note Up
fn shift command F2

Transpose One Note Down
fn shift command F1

Transpose One Octave Up
fn shift command F12

Transpose One Octave Down
fn shift command F11

randomize
fn shift command F7

(when in Automation scope)

Jump to next/previous line
left/right arrow

Add/Delete point
Return

Shift all automation left/right
tab, shift tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment