]> Shamusworld >> Repos - ardour-manual/blob - _manual/15_editing-and-arranging/12_edit-midi/11_using-patch-changes.html
update s/editing/edit/ -midi (fixes 85e48bfa)
[ardour-manual] / _manual / 15_editing-and-arranging / 12_edit-midi / 11_using-patch-changes.html
1 ---
2 layout: default
3 title: Using Patch Changes
4 ---                        
5
6
7   
8   
9 <p>A ‘patch change’ is Ardour's description for a combination of MIDI program change and bank select messages, that (typically) instruct a synthesizer or sampler to select a different sound to use on a particular channel. </p>
10 <p>Patch changes are shown within MIDI regions as small rectangles or "flags", as shown below:</p>
11 <h3>Inserting Patch Changes</h3>
12 <p>Ensure that the <a href="/editing-and-arranging/the-edit-point">edit point</a> is located where you want the patch change to be (within an existing MIDI region). Context click, and from the MIDI region's context menu, select <code>MIDI &gt; Insert Patch Change</code>. A dialog will appear allowing you to set the bank and program values. </p>
13 <h3>Modifying Patch Changes</h3>
14 <p>Context-clicking on a patch change will bring up the same dialog that was used to create it, allowing you to modify the program and/or bank numbers.</p>
15 <p>You can also use the mousewheel: regular <kbd>scroll</kbd> on the patch change will alter the program number, <kbd class="mod1">scroll</kbd> will modify the bank number.</p>
16 <h3>Moving Patch Changes</h3>
17 <p>Just <kbd>Left-click-and-drag</kbd> on the patch change to move it around.</p>
18 <h3>Removing Patch Changes</h3>
19 <p>Put the mouse pointer into the rectangular area, and press <kbd>Delete</kbd> or use the delete mouse button operation. This will remove the patch change (the operation can be undone).</p>
20 <h3>Names for Patch Numbers: MIDNAM files</h3>
21