]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
Correcting path issues on my latest commit
authorEd Ward <edwsaintesprit@hotmail.com>
Tue, 3 Jan 2017 10:31:26 +0000 (11:31 +0100)
committerEd Ward <edwsaintesprit@hotmail.com>
Tue, 3 Jan 2017 10:31:26 +0000 (11:31 +0100)
_manual/15_editing-and-arranging/12_edit-midi/13_transpose-midi.html
_manual/15_editing-and-arranging/12_edit-midi/14_automation-midi.html
_manual/15_editing-and-arranging/12_edit-midi/15_transformation-midi.html

index e4407a1173cfa904ea167a450d496c48d15bf1f2..59da19856da25ed1177b90f4215445f5d5c1ec0e 100644 (file)
@@ -4,7 +4,7 @@ title: Transposing MIDI
 menu_title: Transposing MIDI
 ---                        
 
-<p><img src="/source/images/transpose_midi.png" alt="transpose dialog" /></p>
+<p><img src="/images/transpose_midi.png" alt="transpose dialog" /></p>
 <p>To transpose a whole region at once, you can access the "transpose" dialog, by right clicking a region &gt; <em>name_of_the_midi_region</em> &gt; MIDI &gt; Transpose...</p>
 
 <p>This very simple dialog allows to choose either a number of semitones to add or substract to all the notes inside the region, and/or for more significant changes, octaves (12 semitones).</p>
index 74d1504766b69681648a474ba65c121d318b54a6..50f9f4085ff6eb141f67aee52219fe314d38f695 100644 (file)
@@ -6,7 +6,7 @@ menu_title: Automating MIDI
 
 <p>Adding pitch bending or aftertouch can add a lot of subtlety to an otherwise plain sounding midi region and help humanize it.</p>
   
-<p><img src="/source/images/MIDI_pitch_bending.png" alt="Automation : pitch bending" /></p>
+<p><img src="/images/MIDI_pitch_bending.png" alt="Automation : pitch bending" /></p>
 
 <p>Pitch bending and aftertouch both work the same way, through automation. Right click the MIDI track's header &gt; Automation &gt; Bender <em>(or Pressure)</em> &gt; <em>choose the channel you want to bend</em>.</p>
 
index a78d2b6c10f7973b39a06386f8e34b0d08881e22..1517e7165f97f1110456edfdc4d319b3491d1528 100644 (file)
@@ -6,7 +6,7 @@ menu_title: Transforming MIDI
 
 <p>Considering the numerical nature of MIDI events, it can be tempting to apply mathematical transformations to our MIDI regions by using mathematical operations. Ardour makes it very easy and powerfull with the Transform tool.</p>
   
-<p><img src="/source/images/MIDI_transform.png" alt="MIDI transformation" /></p>
+<p><img src="/images/MIDI_transform.png" alt="MIDI transformation" /></p>
 
 <p>To access the Transform tool, right click the MIDI region &gt; <em>name_of_the_region</em> &gt; MIDI &gt; Transform...</p>