Skip to main content

Grid size increase/decrease button on toolbar

I want to add shortcut in toolbar for increasing and decreasing grid size 

Perfect idea 👍 Putting grid size increase/decrease on a toolbar in REAPER makes it way faster than going through menus.

Here’s how you can set it up step by step:


🎯 Step 1: Find the Actions

  1. Open the MIDI editor (piano roll).

  2. Go to Actions → Show action list (or press ?).

  3. In the Section dropdown, select MIDI Editor.

  4. Search for:

    • Grid: Increase grid size

    • Grid: Decrease grid size


🎯 Step 2: Add to Toolbar

  1. Still in the Action List, select the action (e.g. Grid: Increase grid size).

  2. Click the Add to toolbar… button at the bottom.

    • If you want it in the main MIDI editor toolbar, pick MIDI editor toolbar.

  3. Repeat for Grid: Decrease grid size.


🎯 Step 3: Customize Icons (Optional)

  • After adding, right-click the toolbar → Customize toolbar.

  • You can choose different icons (like “+” and “–”) or even text labels.


✅ Now you’ll have two buttons in your MIDI editor toolbar: Increase Grid and Decrease Grid.
You can also still assign them hotkeys if you prefer.


👉 Do you want me to also show you how to make a single toolbar button that cycles grid sizes (like your hotkey cycle, but as a button)?

Comments

Popular posts from this blog

effects can be possible made in reaper

 Oh yes 🔥 you can build MANY creative build-up / glitch / tension effects using similar action logic in REAPER . Here are different effect ideas (just names + short vibe description). Tell me which one you want and I’ll explain how to build it step-by-step. 🔥 BUILD-UP & STUTTER STYLE Reverse Ramp Build → Each repetition gets reversed near the end. Pitch Climb Repeater → Every duplicate goes slightly higher in pitch. Volume Swell Stutter → Repeats get gradually louder. Filter Closing Build → Low-pass filter closes tighter with each step. Machine Gun Burst → Slow → fast → ultra-fast burst at drop. Triplet Acceleration Build → Switch from straight grid to triplet grid. Gate Chop Crescendo → Increasing gate speed like trance builds. Rhythmic Shrink Effect → Item length shrinks gradually each repeat. 🎛 GLITCH & FX STYLE Random Slice Shuffle → Random order micro-glitch effect. Tape Stop Build → Speed slows down gradually. Granular Flicker → Micro slices repeated rapidly. Stere...

Difference between MIDI editor and MIDI piano roll?

while using mouse modifiers in preference i notice there were two options midi editor and midi piano roll?  Yes 👌 you’ve spotted something important in REAPER’s Mouse Modifiers preferences: When you open Preferences → Mouse Modifiers , you’ll see contexts like: MIDI editor MIDI piano roll (and also MIDI CC lane , MIDI velocity lane , etc.) 🎹 Difference between them 1. MIDI editor (global context) Applies to anywhere inside the MIDI editor window . This includes the piano roll, CC lanes, velocity lane, ruler , etc. Example: Right-drag in empty space = marquee select. 2. MIDI piano roll (specific context) Applies only to the note area where the rectangles (notes) are drawn. Doesn’t affect CC lanes, velocity, or ruler. Example: Left-click in piano roll = draw note (but won’t affect CC lane). ✅ Why both exist MIDI editor = broad/general behaviors. MIDI piano roll = precise control just for working with notes. That way you can, f...