diff --git a/_manual/15_editing-and-arranging/05_common-region-editing-operations.html b/_manual/15_editing-and-arranging/05_common-region-edit-operations.html similarity index 98% rename from _manual/15_editing-and-arranging/05_common-region-editing-operations.html rename to _manual/15_editing-and-arranging/05_common-region-edit-operations.html index d1a9691..d9f7494 100644 --- a/_manual/15_editing-and-arranging/05_common-region-editing-operations.html +++ b/_manual/15_editing-and-arranging/05_common-region-edit-operations.html @@ -1,6 +1,6 @@ --- layout: default -title: Common Region Editing Operations +title: Common Region Edit Operations --- diff --git a/_manual/15_editing-and-arranging/06_change-region-lengths/01_pushpull-trimming.html b/_manual/15_editing-and-arranging/06_change-region-lengths/01_pushpull-trimming.html index 654e58b..c95d685 100644 --- a/_manual/15_editing-and-arranging/06_change-region-lengths/01_pushpull-trimming.html +++ b/_manual/15_editing-and-arranging/06_change-region-lengths/01_pushpull-trimming.html @@ -10,7 +10,7 @@ title: Push/Pull Trimming

region arrangement before trim

Now lets look at what happens after we trim the right hand (selected) region by dragging its starting position earlier:

region arrangement after a trim

-

You can see that it now overlaps the earlier region and a cross fade has been created between them.

+

You can see that it now overlaps the earlier region and a crossfade has been created between them.

Lets look now at what happens if we do the same trim, but using shift-drag to turn it into a push-pull trim instead:

region arrangement after a push trim

There is no overlap, and the end of the earlier region has been moved along with the start of the later region, so that they still directly adjoin each other.

diff --git a/_manual/15_editing-and-arranging/09_create-region-fades-and-crossfades.html b/_manual/15_editing-and-arranging/09_create-region-fades-and-crossfades.html new file mode 100644 index 0000000..2e201eb --- /dev/null +++ b/_manual/15_editing-and-arranging/09_create-region-fades-and-crossfades.html @@ -0,0 +1,11 @@ +--- +layout: default +title: Create Region Fades and Crossfades +--- + +

Region Fades

+

Region fades are possible at the beginning and end of all audio regions. In Object Mode a grip appears at the top left and top right of an audio region when the cursor hovers over it. Placing the cursor over the top of the grip displays the region fade cursor tip. Click and drag the grip left or right in the timeline to adjust the length of the fade.

+

To activate/deactivate or change the "style" of the Region fade, hover the cursor over the regionfade grip till the cursor tip indicates region fade editing and context-click (right-click) to bring up a context menu. In the context menu there is a list of options for the regionfade. Activate/Deactivate enables and disables the regionfade. The different types of fades are, Liner, Slow, Fast, Symmetric and Constant Power

+ +

Crossfades

+

Crossfades refer to the behavior of a region fade when regions overlaps another region. Crossfades are regionfades. When one region overlaps another and there is a regionfade on the top region the fade-out will be mirrored as a fade-in on the underlying region. The grip for the top region will allow changing the length and type of the crossfade.

diff --git a/_manual/15_editing-and-arranging/09_create-regionfades-and-crossfades.html b/_manual/15_editing-and-arranging/09_create-regionfades-and-crossfades.html deleted file mode 100644 index c8eccd0..0000000 --- a/_manual/15_editing-and-arranging/09_create-regionfades-and-crossfades.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default -title: Create Regionfades and Crossfades ---- - -

Region Fades

-

Regionfades are possible at the beginning and end of all audio regions. In Object Mode a grip appears at the top left and top right of an audio region when the cursor hovers over it. Placing the cursor over the top of the grip displays the regionfade cursor tip. Click and drag the grip left or right in the timeline to adjust the length of the fade.

-

To activate/deactivate or change the "style" of the Regionfade, hover the cursor over the regionfade grip till the cursor tip indicates regionfade editing and context-click (right-click) to bring up a context menu. In the context menu there is a list of options for the regionfade. Activate/Deactivate enables and disables the regionfade. The different types of fades are, Liner, Slow, Fast, Symmetric and Constant Power

- -

Crossfades

-

Crossfades refer to the behavior of a regionfade when regions overlaps another region. Crossfades are regionfades. When one region overlaps another and there is a regionfade on the top region the fade-out will be mirrored as a fade-in on the underlying region. The grip for the top region will allow changing the length and type of the crossfade.

diff --git a/_manual/15_editing-and-arranging/12_editing-midi/01_fundamental-concepts-for-midi-editing.html b/_manual/15_editing-and-arranging/12_edit-midi/01_fundamental-concepts.html similarity index 96% rename from _manual/15_editing-and-arranging/12_editing-midi/01_fundamental-concepts-for-midi-editing.html rename to _manual/15_editing-and-arranging/12_edit-midi/01_fundamental-concepts.html index e1bd1c4..f693289 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/01_fundamental-concepts-for-midi-editing.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/01_fundamental-concepts.html @@ -1,6 +1,6 @@ --- layout: default -title: Fundamental Concepts for MIDI Editing +title: Fundamental Concepts --- diff --git a/_manual/15_editing-and-arranging/12_editing-midi/02_creating-midi-tracks.html b/_manual/15_editing-and-arranging/12_edit-midi/02_create-midi-tracks.html similarity index 95% rename from _manual/15_editing-and-arranging/12_editing-midi/02_creating-midi-tracks.html rename to _manual/15_editing-and-arranging/12_edit-midi/02_create-midi-tracks.html index 61fadd1..54cf5fa 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/02_creating-midi-tracks.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/02_create-midi-tracks.html @@ -1,6 +1,6 @@ --- layout: default -title: Creating MIDI Tracks +title: Create MIDI Tracks --- diff --git a/_manual/15_editing-and-arranging/12_editing-midi/03_creating-midi-regions.html b/_manual/15_editing-and-arranging/12_edit-midi/03_create-midi-regions.html similarity index 80% rename from _manual/15_editing-and-arranging/12_editing-midi/03_creating-midi-regions.html rename to _manual/15_editing-and-arranging/12_edit-midi/03_create-midi-regions.html index cf83fab..c9794e5 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/03_creating-midi-regions.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/03_create-midi-regions.html @@ -1,6 +1,6 @@ --- layout: default -title: Creating MIDI Regions +title: Create MIDI Regions --- @@ -8,5 +8,5 @@ title: Creating MIDI Regions

Although recording MIDI is a common way to create new MIDI regions, it is often desirable to do so as part of editing/arranging.

To create a new MIDI region, simply Left-click in a MIDI track. A region will be created that is one bar long. You can trim it to any length you want.

-

Once you have created a region, you will probably want to Add some notes to it.

+

Once you have created a region, you will probably want to Add some notes to it.

diff --git a/_manual/15_editing-and-arranging/12_editing-midi/04_adding-new-notes.html b/_manual/15_editing-and-arranging/12_edit-midi/04_add-new-notes.html similarity index 98% rename from _manual/15_editing-and-arranging/12_editing-midi/04_adding-new-notes.html rename to _manual/15_editing-and-arranging/12_edit-midi/04_add-new-notes.html index 79f5325..0938c76 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/04_adding-new-notes.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/04_add-new-notes.html @@ -1,6 +1,6 @@ --- layout: default -title: Adding New Notes +title: Add New Notes --- diff --git a/_manual/15_editing-and-arranging/12_editing-midi/05_changing-note-properties.html b/_manual/15_editing-and-arranging/12_edit-midi/05_change-note-properties.html similarity index 98% rename from _manual/15_editing-and-arranging/12_editing-midi/05_changing-note-properties.html rename to _manual/15_editing-and-arranging/12_edit-midi/05_change-note-properties.html index e258314..e3ac05b 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/05_changing-note-properties.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/05_change-note-properties.html @@ -1,6 +1,6 @@ --- layout: default -title: Changing Note Properties +title: Change Note Properties --- diff --git a/_manual/15_editing-and-arranging/12_editing-midi/06_handling-overlapping-notes.html b/_manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html similarity index 98% rename from _manual/15_editing-and-arranging/12_editing-midi/06_handling-overlapping-notes.html rename to _manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html index 8d64f15..2d74f4d 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/06_handling-overlapping-notes.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html @@ -1,6 +1,6 @@ --- layout: default -title: Handling Overlapping Notes +title: Handle Overlapping Notes --- diff --git a/_manual/15_editing-and-arranging/12_editing-midi/07_note-cut-copy-and-paste-.html b/_manual/15_editing-and-arranging/12_edit-midi/07_note-cut-copy-and-paste-.html similarity index 100% rename from _manual/15_editing-and-arranging/12_editing-midi/07_note-cut-copy-and-paste-.html rename to _manual/15_editing-and-arranging/12_edit-midi/07_note-cut-copy-and-paste-.html diff --git a/_manual/15_editing-and-arranging/12_editing-midi/08_note-selection.html b/_manual/15_editing-and-arranging/12_edit-midi/08_note-selection.html similarity index 100% rename from _manual/15_editing-and-arranging/12_editing-midi/08_note-selection.html rename to _manual/15_editing-and-arranging/12_edit-midi/08_note-selection.html diff --git a/_manual/15_editing-and-arranging/12_editing-midi/09_quantizing-midi.html b/_manual/15_editing-and-arranging/12_edit-midi/09_quantize-midi.html similarity index 96% rename from _manual/15_editing-and-arranging/12_editing-midi/09_quantizing-midi.html rename to _manual/15_editing-and-arranging/12_edit-midi/09_quantize-midi.html index c3c1256..2b6c303 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/09_quantizing-midi.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/09_quantize-midi.html @@ -1,6 +1,6 @@ --- layout: default -title: Quantizing MIDI +title: Quantize MIDI --- diff --git a/_manual/15_editing-and-arranging/12_editing-midi/10_step-entry.html b/_manual/15_editing-and-arranging/12_edit-midi/10_step-entry.html similarity index 100% rename from _manual/15_editing-and-arranging/12_editing-midi/10_step-entry.html rename to _manual/15_editing-and-arranging/12_edit-midi/10_step-entry.html diff --git a/_manual/15_editing-and-arranging/12_editing-midi/11_using-patch-changes.html b/_manual/15_editing-and-arranging/12_edit-midi/11_patch-change.html similarity index 98% rename from _manual/15_editing-and-arranging/12_editing-midi/11_using-patch-changes.html rename to _manual/15_editing-and-arranging/12_edit-midi/11_patch-change.html index a98a6e7..cef5989 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/11_using-patch-changes.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/11_patch-change.html @@ -1,6 +1,6 @@ --- layout: default -title: Using Patch Changes +title: Patch Change --- diff --git a/_manual/15_editing-and-arranging/12_editing-midi/12_midi_region_cloning.html b/_manual/15_editing-and-arranging/12_edit-midi/12_copy-midi-region.html similarity index 98% rename from _manual/15_editing-and-arranging/12_editing-midi/12_midi_region_cloning.html rename to _manual/15_editing-and-arranging/12_edit-midi/12_copy-midi-region.html index 2ecb1a7..8f7a3f1 100644 --- a/_manual/15_editing-and-arranging/12_editing-midi/12_midi_region_cloning.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/12_copy-midi-region.html @@ -1,7 +1,7 @@ --- layout: default title: Independent and Dependent MIDI Region Copies -menu_title: MIDI Region Copies +menu_title: Copy MIDI Region ---