]> Shamusworld >> Repos - ardour-manual/blobdiff - include/midi-list-editor.html
Add fine mode for using mouse scroll
[ardour-manual] / include / midi-list-editor.html
index 71549bb44b16c78a92e365015720da064caa184e..d6369b02a34b67ae4824fbadb4537a9aa4019b5a 100644 (file)
   <tr><th>Start</th><td>the timestamp of the start of the note</td></tr>
   <tr><th>Channel</th><td>the MIDI channel of the event</td></tr>
   <tr><th>Num</th><td>The <a href="@@midi-notes-ref">MIDI number</a> of the note</td></tr>
-  <tr><th>Name</th><td>The MIDI name of the note, made of its english name and octave (e.g. "C4")</td></tr>
+  <tr><th>Name</th><td>The MIDI name of the note, made of its English name and octave (e.g. "C4")</td></tr>
   <tr><th>Vel</th><td>the velocity of the note (i.e. its intensity, between 0 and 127)</td></tr>
-  <tr><th>Length</th><td>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)</td></tr>
+  <tr><th>Length</th><td>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)</td></tr>
 </table>
 
 <p>