X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fmidi-list-editor.html;h=d6369b02a34b67ae4824fbadb4537a9aa4019b5a;hb=9d40f142633d32b65f620491ace6f050672286e8;hp=52d91aa1508379c11e31085216e9fc41551f9e66;hpb=d5243965fafdc5250e7991d0fce6d6ee77d06fe7;p=ardour-manual diff --git a/include/midi-list-editor.html b/include/midi-list-editor.html index 52d91aa..d6369b0 100644 --- a/include/midi-list-editor.html +++ b/include/midi-list-editor.html @@ -23,14 +23,15 @@

The window displays the following MIDI data:

-
-
Start
the timestamp of the start of the note
-
Channel
the MIDI channel of the event
-
Num
The MIDI number of the note
-
Name
The MIDI name of the note, made of its english name and octave (e.g. "C4")
-
Vel
the velocity of the note (i.e. its intensity, between 0 and 127)
-
Length
duration of the note, either expressed as a number (in ticks, related to the tempo) or as a text (fraction of a beat, also related to the tempo)
-
+ + + + + + + +
Startthe timestamp of the start of the note
Channelthe MIDI channel of the event
NumThe MIDI number of the note
NameThe MIDI name of the note, made of its English name and octave (e.g. "C4")
Velthe velocity of the note (i.e. its intensity, between 0 and 127)
Lengthduration of the note, either expressed as a number (in ticks, related to the tempo) or as a text + (fraction of a beat, also related to the tempo)

At the top of the window is a Sound Selected MIDI Notes, @@ -42,3 +43,4 @@ The Name field is related to the Number one, and cannot be edited. To change a note, its number must be changed, which will be reflected in the Name field.

+