Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Feature Requests

Reply
 
Thread Tools Display Modes
Old 06-06-2010, 08:51 AM   #1
Erriez
Human being with feelings
 
Join Date: Jun 2010
Location: The Netherlands
Posts: 179
Default Missing project navigation functions in MIDI editor

In the actions list (shortcut ?) we can specify Section: "Main" or "MIDI editor". I'd like to use the numeric keypad for cursor movement in both modes. So I specified for Main:

Num 7 Markers: Go to previous marker/project end (40172)
Num 9 Markers: Go to next marker/project end (40173)

Num 4 Go to start of current measure (41041)
Num 6 Go to end of current measure (41040)

Num 1 Time selection: Set start point (40625)
Num 3 Time selection: Set end point (40626)

However, these functions are not available in the MIDI editor mode! Is this a known issue? Now I've created some Python scripts as workaround:

# Scripts\GoToNextMarker.py
# Go to next marker/project end
RPR_Main_OnCommand(40173, 0)

etc...

Is it possible to add these functions for the MIDI editor?

Thanks,

Erwin
Erriez is offline   Reply With Quote
Old 06-24-2010, 11:04 AM   #2
krahosk
Human being with feelings
 
Join Date: Jul 2009
Location: Germany
Posts: 2,375
Default

Surely, that is an essential feature missing ! And I would use it were it available.

+1
krahosk is offline   Reply With Quote
Old 06-24-2010, 11:10 AM   #3
EvilDragon
Human being with feelings
 
EvilDragon's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 24,798
Default

Yes, you can add those shortcuts you use in the Main view, to this action:

"Pass-through key to main window"

Now when you press your Num keys, the action that's bound to those keys from Main view will be executed. No need for Python scripts!
EvilDragon is offline   Reply With Quote
Old 06-24-2010, 11:35 AM   #4
Erriez
Human being with feelings
 
Join Date: Jun 2010
Location: The Netherlands
Posts: 179
Default

Quote:
Originally Posted by EvilDragon View Post
Yes, you can add those shortcuts you use in the Main view, to this action:

"Pass-through key to main window"

Now when you press your Num keys, the action that's bound to those keys from Main view will be executed. No need for Python scripts!
Can you please explain this in more detail? This is a great (undocumented) feature when it works, but I can't find it! Now I use about 20 Python scripts for this simple navigation in the MIDI editor...
Erriez is offline   Reply With Quote
Old 09-17-2010, 08:30 AM   #5
Reepicheep
Human being with feelings
 
Reepicheep's Avatar
 
Join Date: Sep 2010
Location: Narnia
Posts: 90
Default

In the MIDI Editor Actions List, find the action Pass Through Key To Main Window and assign to this one action all the keys that you want to be passed through.

E.g., if you have assigned Num 7 to previous marker and Num 9 to next marker in the Main window and you want to be able to access these same actions from the MIDI Editor Window, assign both Num 7 and Num 9 to the action Pass Through Key To Main Window.

Thanks, ED. This is a great feature.
Reepicheep is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 05:09 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.