Correct URLs

This commit is contained in:
David Bolton 2013-07-18 16:22:33 -05:00
parent ae870f36cf
commit 42e03d9af1
3 changed files with 3 additions and 3 deletions

View File

@ -10,4 +10,4 @@ title: MIDI Track Controls
<p>To see the full set of MIDI track controls, as shown above, you need to increase the <a href="/working-with-tracks/controlling-track-appearance/track-height/">track height</a> beyond the default. MIDI tracks show only a few of the control elements when when there is insufficient vertical space.</p>
<p>A MIDI track has the same basic <a href="/working-with-tracks/audio-track-controls">controls as an audio track</a>, with the addition of two extra elements. The set of buttons below the main track controls controls the MIDI channels that should be visible in the editor. A MIDI track's data may span any number of the 16 available MIDI channels, and sometimes it is useful to view only a subset of those channels; different instruments may, for example, be put on different MIDI channels. Clicking on a channel number toggles its visibility.</p>
<p>To the right of the MIDI track controls is a representation of a piano keyboard called the scroomer. This performs a couple of functions. Firstly, the scrollbar controls the range of pitches that are visible on the track. Drag the body of the scrollbar up and down to display higher or lower pitches. Drag the scrollbar handles to zooms in and out and increase and decrease the range of visible pitches. The piano keyboard gives a reference for the pitches visible on the track. In addition, clicking on the piano plays the corresponding MIDI note for reference. </p>
<p>To edit the contents of a MIDI track see <a href="/editing-and-arranging/editing-midi/">Editing MIDI</a></p>
<p>To edit the contents of a MIDI track see <a href="/editing-and-arranging/edit-midi/">Edit MIDI</a></p>

View File

@ -8,5 +8,5 @@ title: Creating MIDI Regions
<p>Although recording MIDI is a common way to create new MIDI regions, it is often desirable to do so as part of editing/arranging.</p>
<p>To create a new MIDI region, simply <kbd>Left-click</kbd> in a MIDI track. A region will be created that is one bar long. You can <a href="/editing-and-arranging/changing-region-lengths">trim</a> it to any length you want.</p>
<p>Once you have created a region, you will probably want to <a href="/editing-and-arranging/editing-midi/adding-new-notes">Add some notes to it</a>.</p>
<p>Once you have created a region, you will probably want to <a href="/editing-and-arranging/edit-midi/adding-new-notes">Add some notes to it</a>.</p>

View File

@ -30,5 +30,5 @@ title: Adding New Notes
</ul>
</dd>
</dl>
<p>Note that is also a <a href="/editing-and-arranging/editing-midi/step-entry">a step entry editor</a> allowing you to enter notes from a virtual keyboard and lots more besides.</p>
<p>Note that is also a <a href="/editing-and-arranging/edit-midi/step-entry">a step entry editor</a> allowing you to enter notes from a virtual keyboard and lots more besides.</p>