]> Shamusworld >> Repos - ardour-manual/blob - include/midi-tab.html
Collapse diagrams/ into images/.
[ardour-manual] / include / midi-tab.html
1
2 <p>
3   This tab contains settings related to the use of MIDI inside Ardour.
4 </p>
5
6 <img src="/images/a4_preferences_midi.png" alt="preferences
7 MIDI tab"/>
8
9 <ul>
10   <li>
11     <p>
12       <strong>MIDI read-ahead time</strong>
13     </p>
14   </li>
15
16   <li>
17     <p>
18       <strong>Send MIDI Clock</strong> when enabled Ardour will generate MIDI
19       clock on the <code>ardour:MIDI clock out</code> JACK port.
20     </p>
21   </li>
22
23   <li>
24     <p>
25       <strong>Send MIDI Time Code</strong> when enabled Ardour will generate MIDI
26       time code on the <code>ardour:MTC out</code> JACK port.
27     </p>
28   </li>
29
30   <li>
31     <p>
32       <strong>Percentage either side of normal transport speed to transmit MTC:</strong> MIDI time code generation will be disabled when the transport speed is
33       greater than normal sped plus this percentage or less than normal minus
34       this percentage.
35     </p>
36   </li>
37
38   <li>
39     <p>
40       <strong>Obey MIDI Machine Control commands</strong> when enabled Ardour
41       will respond to MIDI Machine Control commands received on the
42       <code>ardour:MMC in</code> JACK port.
43     </p>
44   </li>
45
46   <li>
47     <p>
48       <strong>Send MIDI Machine Control commands</strong> when enabled Ardour
49       will send MIDI Machine Control commands on the <code>ardour:MMC out</code>
50       JACK port.
51     </p>
52   </li>
53
54   <li>
55     <p>
56       <strong>Send MIDI control feedback</strong>
57     </p>
58   </li>
59
60   <li>
61     <p>
62       <strong>Inbound MMC device ID:</strong> is the only device ID Ardour will
63       respond to when an MMC command is received on the
64       <code>ardour:MMC in</code> JACK port.
65     </p>
66   </li>
67
68   <li>
69     <p>
70       <strong>Outbound MMC device ID:</strong> is the MIDI device ID Ardour will
71       use when it sends MMC commands.
72     </p>
73   </li>
74
75   <li>
76     <p>
77       <strong>Initial program change:</strong> Ardour will send a MIDI program
78       change message on the <code>ardour:MMC out</code> JACK port when a session
79       is loaded and whenever this field is changed. A value of -1 is for don't
80       send any program change message.
81     </p>
82   </li>
83
84   <li>
85     <p>
86       <strong>Display first MIDI bank/program as 0</strong>
87     </p>
88   </li>
89
90   <li>
91     <p>
92       <strong>Never display periodic MIDI messages</strong>
93     </p>
94   </li>
95
96   <li>
97     <p>
98       <strong>Sound MIDI notes as they are selected</strong>
99     </p>
100   </li>
101
102   <li>
103     <p>
104       <strong>Midi Audition Synth</strong>
105     </p>
106   </li>
107
108 </ul>
109