MIDI Editor Menus

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(File Menu)
Line 3: Line 3:
[[Image:Menu1.png]]
[[Image:Menu1.png]]
-
=="Export to MIDI file" and "Close Editor" are pretty self explanatory.== 
+
=="Export to MIDI file" and "Close Editor"==
 +
Pretty self explanatory.
=Edit Menu=
=Edit Menu=

Revision as of 07:32, 6 February 2007

Contents

File Menu

Menu1.png

"Export to MIDI file" and "Close Editor"

Pretty self explanatory.

Edit Menu

Menu2.png

undo/redo/cut/copy/paste/select all/delete

now after this it gets a bit more interesting.

"Insert note at mouse cursor" Is a very quick way to insert notes. It will insert notes according to the current snap values wherever your mouse floats over.

"Insert note at edit cursor" similar to previous, but wherever the edit cursor (that red line in all the above pics) is.

"Split events" Splits the notes at the edit cursor. If no notes are selected, all the notes that are under the edit cursor get split at the same time.

before split:

Nonsplit.png

cursor over midi notes, none selected, split

Split1.png

closer up

Split3.png


If a note is selected, it is the only note that is split.

Split4.png

Shift + S splits anything under the cursor according to the snap.

if you take the snap off, its easy to make tiny splits...

Unsnapped.png

quantize menu

Reverse is quite simple:

Forward.png

Reverse.png

Menu3.png

Options

"Dock Midi Editor" puts the midi editor inside the docker, obviously:

Dcked.png

"Sync Editor Transport to Project Transport"

This connects the transport of the midi editor to the main project editor... if you want to preview just that pattern, you can uncheck this option, and just listen to that part. If you want them to be sync'ed just have it checked.

"Preview notes on add/edit"

This option is great for previewing single notes as you enter them. It plays whatever vsti or midi instrument is assigned to that track through the FX box or hardware routing (providing monitoring is on).

"Show velocity handles on events"

determines if you have this line across each midi note that represents its velocity.

Velohandle.png

"Show note names on events"

on:

Midinotenames.png

off

Nonotenames.png


"Ruler Shows Project Time"

with this on, the ruler above the midi editor is the same as the ruler on the main project window. This can be helpful to keep track of exactly where you are in the main project if you are doing alot of midi editing. Having it off has the below result, which can also be helpful, but for smaller loops. Youll notice that even though the project cursor is at 4:00, the midi editor is at 1.

Nonsync.png

"Mode: Piano Roll"

This uses the standard, white/black keys view.

Pianorollmode.png

"Mode: Named Notes"

(only works when using a vsti that reports note names, such as in this example, Fxpansion's BFD)

Notenameson.png

"Use F1-F12 as step sequencer"

wherever the edit cursor is, F1-F12 adds in notes, from where the selected note is, F1 puts a note down in that spot, and each Fkey above it puts a note a semitone each higher, in other words, if you are at C, and press F5, it will enter a E note.

now, normally this mode will also advance the cursor according to the snap settings, in other words, if you press F5 normally in that example, it will advance 1/8 of a beat since that is the snap setting. You can bypass this though and not advance the cursor by holding "shift" and pressing the Fkey you want.

Personal tools