X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fedit-midi.html;h=385e64296b05eefb585481354d7a81304bdf7993;hb=d1339ef8a461372e6abf8bbfd918cbbc0c65c903;hp=f4e68dbbad1118b2170282583cf24c18e058cb1d;hpb=2098e011e638b5c86c56e68df7757975fc4d728f;p=ardour-manual diff --git a/include/edit-midi.html b/include/edit-midi.html index f4e68db..385e642 100644 --- a/include/edit-midi.html +++ b/include/edit-midi.html @@ -10,6 +10,20 @@ All editing is done in-place, in-window. There is no separate piano roll window or pane. Edit notes right where you see them. +
  • + MIDI, just like audio, exists in regions. MIDI regions behave like audio + regions: they can be moved, trimmed, copied (cloned), or deleted. Ardour allows + either editing MIDI (or audio) regions, or MIDI region content (the notes), but + never both at the same time. The e key (by default) + toggles between region level and note level editing +
  • +
  • + Editing note information in Ardour occurs in only a single region. There is no + way currently to edit in note data for multiple regions at the same time, so for + example notes cannot be selected in several regions and then all deleted, nor + can they be copied-and-pasted from one region to another. Region(s), though, can + be copy-pasted just as with audio. +
  • All MIDI I/O is done via JACK for sample accurate timing and maximal efficiency when communicating with external software synthesizers. @@ -49,8 +63,8 @@ time.
  • - By default, copying a MIDI region creates a deep link - — both regions share the same data source, and edits to the contents of + By default, copying a MIDI region creates a deep link—both + regions share the same data source, and edits to the contents of one will affect the other. To break this link, select MIDI > Unlink from other copies from the region context menu, after which the selected region(s) will have their own copies @@ -59,6 +73,3 @@ and the operation cannot be undone.
  • - -{% children %} -