]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/21_preferences-and-session-properties/01_preferences-dialog/06_midi.html
Merge branch 'hotguac-master'
[ardour-manual-diverged] / _manual / 21_preferences-and-session-properties / 01_preferences-dialog / 06_midi.html
index 97ecbab5e5aaa6d898388b4b31392bdadd560a7d..652b3ca6b2e0bb5f3f3bed1067202fe82c8bdaf1 100644 (file)
@@ -20,31 +20,39 @@ MIDI tab"/>
 
   <li>
     <p>
-      <strong>Send MIDI Clock</strong>
+      <strong>Send MIDI Clock</strong> when enabled Ardour will generate MIDI
+      clock on the <code>ardour:MIDI clock out</code> JACK port.
     </p>
   </li>
 
   <li>
     <p>
-      <strong>Send MIDI Time Code</strong>
+      <strong>Send MIDI Time Code</strong> when enabled Ardour will generate MIDI
+      time code on the <code>ardour:MTC out</code> JACK port.
     </p>
   </li>
 
   <li>
     <p>
-      <strong>Percentage either side of normal transport speed to transmit MTC:</strong>
+      <strong>Percentage either side of normal transport speed to transmit MTC:</strong> MIDI time code generation will be disabled when the transport speed is
+      greater than normal sped plus this percentage or less than normal minus
+      this percentage.
     </p>
   </li>
 
   <li>
     <p>
-      <strong>Obey MIDI Machine Control commands</strong>
+      <strong>Obey MIDI Machine Control commands</strong> when enabled Ardour
+      will respond to MIDI Machine Control commands received on the
+      <code>ardour:MMC in</code> JACK port.
     </p>
   </li>
 
   <li>
     <p>
-      <strong>Send MIDI Machine Control commands</strong>
+      <strong>Send MIDI Machine Control commands</strong> when enabled Ardour
+      will send MIDI Machine Control commands on the <code>ardour:MMC out</code>
+      JACK port.
     </p>
   </li>
 
@@ -56,19 +64,25 @@ MIDI tab"/>
 
   <li>
     <p>
-      <strong>Inbound MMC device ID:</strong>
+      <strong>Inbound MMC device ID:</strong> is the only device ID Ardour will
+      respond to when an MMC command is received on the
+      <code>ardour:MMC in</code> JACK port.
     </p>
   </li>
 
   <li>
     <p>
-      <strong>Outbound MMC device ID:</strong>
+      <strong>Outbound MMC device ID:</strong> is the MIDI device ID Ardour will
+      use when it sends MMC commands.
     </p>
   </li>
 
   <li>
     <p>
-      <strong>Initial program change:</strong>
+      <strong>Initial program change:</strong> Ardour will send a MIDI program
+      change message on the <code>ardour:MMC out</code> JACK port when a session
+      is loaded and whenever this field is changed. A value of -1 is for don't
+      send any program change message.
     </p>
   </li>