From 035a872ea778ffedef3f8a78922ba494e05c85c2 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 3 Mar 2013 11:18:39 -0500 Subject: [PATCH] tweak midi region copy text --- .../11_editing-midi/12_midi_region_cloning.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_manual/15_editing-and-arranging/11_editing-midi/12_midi_region_cloning.html b/_manual/15_editing-and-arranging/11_editing-midi/12_midi_region_cloning.html index 17b7ffd..2ecb1a7 100644 --- a/_manual/15_editing-and-arranging/11_editing-midi/12_midi_region_cloning.html +++ b/_manual/15_editing-and-arranging/11_editing-midi/12_midi_region_cloning.html @@ -9,7 +9,7 @@ When copying a MIDI region, Ardour has to decide whether to make the copy refer to the same data as the original or not. If it does refer to the same data, then editing either the copy or the original will affect the both of them. If it refers to an independent copy of the -data then they can both can be edited without affecting the other. +data then each one can be edited without affecting the other.

Changing dependent/independent copying for the entire session

-- 2.37.2