Hi I want to resize the event length of a midi event to match it’s comtent (the midi notes). I know I can just drag at the corners to resize the event length but I wonder if this can be achieved automatically because I want to make a keyboard/macro shortcut for this.
Let me put it another way. When I record MIDI I usually don’t stop the record at the exact same time as I stop playing. So the MIDI event is usually much longer than I need it to be. Is there not a way to make Cubase trim the midi to the MIDI content?
˅˅˅˅˅˅˅˅˅˅˅˅THIS QUESTION IS NOW SOLVED ˅˅˅˅˅˅˅˅˅˅˅˅
FOR CUBASE 7/7.5 THIS METHOD WORKS------------------------
Make a new macro with the following:
Edit - Open Key Editor
Edit - Select All
Transport - Locators to Selection
File - Close
Edit - Split Loop
Edit - Select All on Tracks
Process Project Logical Editor - Delete empty parts
For CUBASE PRO 8 THIS METHOD WORKS-----------------------------
Note that both the track and the MIDI event you want to trim has to be selected! Make a macro with the following:
Edit - Open Key Editor
Process Logical Preset - Select All Notes [1]
Transport - Locators to Selection
Transport - Locate Selection
File - Close
Process Project Logical Editor - Rename selected to removable [2]
Edit - Split Loop
Edit - Select Events under Cursor
Process Project Logical Editor - Rename selected to keeping**[3]**
Process Project Logical Editor - Remove removable [4]
You also have to make these presets and save them accordingly:
[1] Process Logical Preset - Select All Notes:
Top window:
Type Is - Equal - Note
Function - Delete
[2] Process Project Logical Editor - Rename selected to removable:
Top Window:
Property - Property is set - Event is selected
Container type is - Equal - Part
Bottom window:
Name - Replace - Removable
Function: Transform
[3] Process Project Logical Editor - Rename selected to keeping:
Top Window:
Property - Property is set - Event is selected
Container type is - Equal - Part
Bottom window:
Name - Replace - keeping
Function: Transform
[4] Process Project Logical Editor - Remove removable:
Top window:
Name - Equal - removable - And
Media type is - Equal - MIDI - And
Container type is - Equal Part
Function: Delete