From f04faec983e47c786f8781a4edf1a9f01f9e6f44 Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Thu, 29 Jun 2017 15:30:52 +0200 Subject: [PATCH] Continuing the rephrasing, adding a missing screencap from previous commit. --- include/common-region-edit-operations.html | 16 ++++----- include/copy-regions.html | 19 +++++----- include/corresponding-regions-selection.html | 29 ++++++++------- include/move-regions-with-the-mouse.html | 35 ++++++++++--------- source/images/exemple-plugin.png | Bin 0 -> 20468 bytes 5 files changed, 48 insertions(+), 51 deletions(-) create mode 100644 source/images/exemple-plugin.png diff --git a/include/common-region-edit-operations.html b/include/common-region-edit-operations.html index 7b02880..18448ab 100644 --- a/include/common-region-edit-operations.html +++ b/include/common-region-edit-operations.html @@ -1,21 +1,20 @@

This section covers a set of region editing operations - that you are likely to use often while working on a session. - Depending on your work habits (and experience of other - DAWs) you will find - some of these operations critical while others are used only rarely. + that are likely to be used often while working on a session. + Depending on work habits (and experience of other + DAWs), + some of these operations will be critical while others are used only rarely.

- You can carry out all of these operations from the keyboard (see + All of these operations can be carried out from the keyboard (see Default Keyboard Shortcuts for a list). Equivalent operations can be performed with the mouse in most cases.

- You may want to review your understanding of - the edit point/range and - which regions will be affected by region operations. + Some of these operations make use of the edit + point/range and affect specific regions.

@@ -54,4 +53,3 @@ view.
Spot (Align)
Inserts the currently selected regions in the Region List at the edit point.
- diff --git a/include/copy-regions.html b/include/copy-regions.html index d169c34..efb7573 100644 --- a/include/copy-regions.html +++ b/include/copy-regions.html @@ -1,25 +1,24 @@

Copy a Single Region

- To copy a region, make sure you are in object mouse mode. Move the mouse - pointer into the region and left-drag. Ardour - creates a new region and follows the mouse pointer as it moves. See + Copying a region is done using the Grab mouse mode, by + moving the mouse pointer into the region and left-dragging. + Ardour creates a new region and follows the mouse pointer as it moves. See Move Regions for more details on moving the copied region.

Copy Multiple Regions

- To copy multiple regions, select them before copying. Then - left-drag one of the selected regions. All the - regions will be copied and as they move. The copied regions will keep their - positions relative to each other. + Copying multiple regions requires them to be selected before copying. Then + left-dragging one of the selected regions will copy + the regions as they move. The copied regions will keep their positions relative + to each other.

Fixed-Time Copying

- If you want to copy region(s) to other track(s) but keep the copies at the - exact position on the timeline as the originals, simply use + Copying region(s) to other track(s) while keeping the copies at the + same exact position on the timeline as the originals is done by simply using a Middle-drag instead.

- diff --git a/include/corresponding-regions-selection.html b/include/corresponding-regions-selection.html index ecca532..b3f0856 100644 --- a/include/corresponding-regions-selection.html +++ b/include/corresponding-regions-selection.html @@ -6,12 +6,11 @@ corresponding regions of the other tracks in that group.

- For example, let's assume you have used multiple microphones to record a - drum kit to multiple tracks. You have created a track group, added all the - drum tracks, enabled the group and enabled the Select property for the group. - When you select a region in one of the drum tracks, Ardour will select the - corresponding region in every other drum track, which in turn means that a - subsequent edit operation will affect all the drum tracks together. + This can be particularly useful when an instrument has been recorded using + multiple microphones (e.g. a drum kit): by enabling the Select + property for the group, selecting a region in one of the tracks, Ardour will select + the corresponding region in every other track of the group, which in turn means + that a subsequent edit operation will affect all the tracks together.

How Ardour Decides Which Regions are "Corresponding"

@@ -20,24 +19,24 @@ of sharing selection if they satisfy all the following criteria:

    -
  1. Each region starts at the same offset within its source file,
  2. +
  3. each region starts at the same offset within its source file,
  4. each region is located at the same position on the timeline, and
  5. each region has the same length.

Overlap Correspondence

- Sometimes, the rules outlined above are too strict to get Ardour to do what you - want. Regions may have been trimmed to slightly different lengths, or positioned - slightly differently, and this will cause Ardour to not select regions in other - grouped tracks.

+ Sometimes, the rules outlined above are too strict to get Ardour to consider regions + as corresponding. Regions may have been trimmed to slightly different lengths, + or positioned slightly differently, and this will cause Ardour to not select + regions in other grouped tracks. +

- In this case, change + In this case, changing Edit > Preferences > Editor > Regions in active edit groups are edited together: to whenever they overlap in time. With this option enabled, - regions in different tracks will be considered equivalent for the purposes of selection if they + class="menu">whenever they overlap in time will allow regions in different + tracks to be considered equivalent for the purposes of selection if they overlap. This is much more flexible and will cover almost all of the cases that the fixed rules above might make cumbersome.

- diff --git a/include/move-regions-with-the-mouse.html b/include/move-regions-with-the-mouse.html index 6b294c6..08eda36 100644 --- a/include/move-regions-with-the-mouse.html +++ b/include/move-regions-with-the-mouse.html @@ -1,35 +1,36 @@

- To move or copy a region, make sure you are in object mode. If you are - using smart mode, the pointer must be in the lower half of the region - to begin a move or copy operation. + Moving or copying a region is done using the Grab mouse mode, + or the Smart mode with the pointer in the lower half of the region + to begin a move or copy operation.

- Move the pointer into the region, use a Left-drag. - The region will follow the pointer as you move it around. By default, + With the pointer in the region, using a Left-drag will + make the region follow the pointer as it is moved around. By default, the region can move freely along the timeline.

- To move a region from one track to another, simply start a move as - described above, but move the pointer into the desired track. The - region will follow the pointer. Note that if you have other kinds of - tracks visible, the region will remain where it is as the pointer - moves across them, and will then jump to the new track. This serves as - a visual reminder that you cannot drag an audio region into an automation + To move a region from one track to another, the move must be started as + described above, but the pointer should end in the desired track. The + region will follow the pointer. +

+

+ if some other kinds of tracks are visible, the region will remain where it is + as the pointer moves across them, and will then jump to the new track. This + serves as a visual reminder that an audio region cannot be dragged into an automation track or a bus, for example.

Move Multiple Regions

- To move multiple regions, select them before moving. Then - Left-drag one of the selected regions. All the - regions will move, keeping their positions relative to each other. + In order to move multiple regions, they should be selected before moving. Then + Left-dragging one of the selected regions will move + all the regions, keeping their positions relative to each other.

Fixed-Time Motion

- Sometimes, you want to move a region to another track, but keeping its - position along the timeline exactly the same. To do this, use + Moving region(s) to other track(s) while keeping its at the + same exact position on the timeline is done by simply using a Middle-drag instead.

- diff --git a/source/images/exemple-plugin.png b/source/images/exemple-plugin.png new file mode 100644 index 0000000000000000000000000000000000000000..440b83c3aaa71a30ae63bdccb07988c3fbdb4343 GIT binary patch literal 20468 zcma&N1yCGY*DgG`ySs+q?(XjHF2UX1Z3qMi1ShyV!5s#N;O_1g+%7ri{oeZjd+S!+ zuI{NlGiyKVS+aZWHB%j}tSE&9j}H$30FY#)#Z>_SaNx%^1`F}=iB2O%6aWALP?lGh z5D*YxWo2b&XGcYcWZ^=TmzS52kob_{<>meK=@SQV1tB3JO?7!wV+|cGC2dVb9W6y!X;Ex!Y+71c1_lOve0*wZ>i73|d0BBd zI5;&mwZOmtNg2hbr>FDtGf_=OmuH=@9yqyL`1lSwS9VedVYR>c6OGu zfuDl3RC#&1fq}vJ_}KmZ{rdV^X=%yA!kngxQX2qpeSNKJ8DeH>D=a3pwY4=00EozH zh$$Ks6%|oYQGEjdrlx*(c6K&2)W^qvt*NPLZf;6UOdJ^=YHMpd0svA|Q|qmICy!)lfNfR@N)Es&~0l`hdqY5g%BlO zC!#_@%!tv~@K8nfPA07;ipt<$1Q@qCi6Oir7)y&T5C61rlI-d2(x*n`RSBbir!N@G ztT-z;wiX2{^L=kmCj10HovG{kYcf1FTm=tJ;ay>Pv2L|Dj7Jy+m_<=&DsEuL11trW zchj!TcMF+jnC0|m)_m@XQ0ZFe3^vh?8H`lXV$flv?q0~M_&s6jh?_n-rlgD6mz|RC z?=oW|;$7V1K5s1_(9ktAwOH$P^D|+{*R(l0sI1t1qQ5>901y%rFxc0Ujgl3fomF1CT%g&ad9`QL1OVi#WyD3)y}(X; zRFK43U?GJe+rxIteg-qJ4|R9tCy5AoNVYako1%WRux|RJ@W7lmw2}um$V?uuUfP`| zY2GO(XqN}GndE*7Ca!&5FZ8^Ju`KBU?KD8jB43a=COwlz2DFRU{pIEm0)P6HyJ9HI zBx&C*X_zu=yBvxlu}Qpa*JSw8eNlFp94f*_^t_ErPZ>jvz6gcjhKn~435%hp-MhGZ zD8~5O`ADH7=Qcz}7V;SGwcdW=f8on4)QKkn4I4v0S}(eLv$J!9z}SuCK)HYVba{FC z1e_ul%poFS>~>`|iJ>K5P~Vh{0_`|6^fFKais)av|HjvD`QVE? z_}wb-_*TZGMbX>AFo`?+KwOYIig`2COQ=7N0wLjt&UnTA!Y>qBoKa6K=|St{Rxf3A z_92|Jr)^S`*P-3aap!}_<7mS>T5dWXt{>}fo>VjC=B!-m)6A?c%g6Kj?UUxD zKCBTZk&U`%)31Rgky7UTiD@>~r4lqGKzsVv^kCaBtV>8iDIh{KGNMg+9qPbwBVWpBFC=4S`FVr0tCyma?2vQ$KP zNjG1H`MJ#}+OB^l{D>`Mxikv%P8`TWxEw5JPDb+-QI;(9ak;x)U{X2S>Ven(?GO{L zS(y1J4Y43-A8}XC&1u0dz3s2v=BMwprV~|Lu8bi@T}PZzpDFn5;I$gy((bn_Z*ODH z+l#E~sp*;{98U`9DE6yGRv|lbeV2|v)_czv?{l`F34c0SMfqSwux>NL?z2@6kYo!5 zzD>4jc_qZMQkjS+2_^+&|E44;v~G*q0Ddt``WBJP7D6cye2@tsz}&Z?&Y$V3VWVws z*c@Xp#!ESF3Ll-s0HC&+Fs7pVc^(0cpV6J+ia$AZK4EMm+jZIN>7F;Mhln18y zp7~|wRY@*PcffnWw-4r8Qt)g5{qyPq3mmpo@D?uP_u24ZgKIWPFV2yczK8oRA}OMZ zK4iwt+>Vd<9;8``fFfOqPA;&r@E@wM!lVrKF)sJLh=MD!vZ0K!Y7mr5I;R#cxvq*d zSR3uG+8tZVYY`2dT*9DvlpT_ z+3><(SgD5IvIhlaVDDjT>wG_nM$ufl$j^z=qJ>q+hPP*;>);a5;&Vi`!J(i=y=5wN zoHi&}%^#+WCE&A77tw?Tw5(a9dvcs;`W9@iOrv2_}*6xGhSMwHX>w)^F9qqU`h@%JYA0gLbo6QcIJV6EoV#YN*mt zd#8FYT7OFp&dR*9mJ0 zF#?RA#0f@Mew!pF!~g)gNdc_UgHMtANGO}eqH4Hk9~-*=9$t6jB^>T{u{*WOYZ^o9 zUtpvB@rU%j2b(F!>}CdMmLZAu--+Na;#U|e;17kOgy>fGpg46`J9Ua(NVVReL7yw8 zbkthivS)SA`nKHP*G$q@y+1j=`}Q!0zbUCTb1S^QW*TB{^1;LM~TTu{d0$+BwBY$cuwsE;+ zs<<||aONNV$qD=jj@80^i$DVJBe&`mP)!?s0qKTa;k9dS!am(0A zpS~V!E^iec7aAF6~TZMdo05!|Ui&nDitJt2k zK^5`8h8%{?>l_o(s_JhoTS~j;Aa_JNm73Vp7PV{X7gXw&UpVSXEK0NVj76Ccfx=-F z3n}0Om1x;ZYZmJAvz2>(d%P=jtRF-xqhmBis7pqh-D<0fnI4RyeILz_@uWPpYE>ts=Uf!JUYpibzb6M%BK_H&&ab<1Yj_vOB*TPMtSZhcEJxBN^fGfohgTsdD(9XF3?m4?i)i=5iVV1>%}ZOk!ZA`SREq9 zQdk!SOk^z(w2sVaFgj-M#)0C--kX7uZ>+MGNP-rl%?w{U?nHysYU=sYM4~AcZG>kX zzH^`v!?;8a!a@sQ1N#?dxdQRJ3OlKOvqf#_`L`Chi9Fl#7VL)wX=iAQ7Wq*irYGyhm>`5GJS&~fBx+m};9_au0vEg1^gK$=pGGx7=@%p3Q`3HP zrai4Duni?xWTfG7-|OmIgsgmO2$(a5hpID@4L&7@qc;yY@XZ>-8ctF&BJHq(QJ}U_ zWVp_C;y@FKXy0xjX7Pb5&yBZsYhkHLPn#QH9NX+n@MHS%nrx8mK?bwgURo=x{fhqc z5)LR-PTTin3q_ZznG2Fud;ZSLkGzWR{Y* zbk8i1#fZMNA<}|UFha~hmu-@K=^6=dxo@k+axskk$Vm~m{OvgSVUg;a9{QFKw8^1? z76hKHLvnm{`D57%9s!J42)5}m<%ek}7A%)dJ?EWrL-`OKZL-t|pPUd@kt2e&hR`NS z$gKQgBRKGR7#xN`mGe#!6GU5Sd^@YZ-PKSV2wJG9>++}vs~ITxt}kiyB&lC4R5@Bvk6)4*fGpX1^OAFujxqhvNo0CCsYknBgxY;w9=K7j zX+Pr~pt1DtUR576yp}bKS=z|$FL^C#J1n==A*s&3v1=YBTl2wM(od;I(-+#Hx0rYM6&Z((Q-LLAIL6lpx86=M9~V{C#laCs8ptX|MCZLn; zB|HswEn6#8Ee#)+*!$?+N1Rx->(b>F7}B(m<|xJ4F-0K<*e!^eC<^Py9fZb5B+-{K z)z+~#F|W0#;Qo_$C3Z_FkpEd%kW#;;`eQM7L@`|s@pfxx9F(Nq9C6y#iqj4l4sHfa z59`~P`dEt~Ajz^u4_;_T6%%jig3LJZY%lww^{lL@kaiO*aLgxh?_{7sk7BtJ&Ptno zn5-bD&X_PQuq6bzRdPF+Zq#;EAtMmUDipV;1rc~uNTB5~GC5eU#mkkNNKgoobkJ+x zSZ+U>G15Pa0Sw{=0<}vzI_!@`zlk~YxG~Na&KjE|TpMnU`duAxidst)znQpmjb_EV z{}oVpX=v6CJj5QNTW2-xwE#jgnKf*_(roTt?wsy_9p1fJT8Q}c`Rh(Y@yt}LKP0xV zHfSc)(@DUqs&4m8(cLYGbjjZNDK$Q=-fId=DNF<;LDmqivp9(m2` z>t7yc^Au7Ybt0LNxZ2F8Htc7G#*^OW8+?2srF%(_-CPiLBf%Db9#mq~#CF)G`vnw>fql^556h@AVa95OdB>q5h=O$i-A(uq=Kh%4&-qpEL@8LO$ix1{!CD;4y?6l*)GyP))VrLi|fvunG&q@kAbj6 zAkFNCss~AxMSSDhRO)eduIrm5w z6`QGcv%0WUu%eTVejR+N)E~nr)%xVl?+=yhy@WEE%Dx17-O~di(}Em3>KM5$^=$r( z`bul;(GLu}OB7F85YS5LVCO?N%Ojt1Dc>-PcnuJnkf{ICp~!JPVrh2U3iKi_032-^ z2zB&byqZ9UR^NZwrGn<~k8D6#GTtT_ds$f{St&t0C+E z`kQ0q7O{hd30=>B$zg0x&y>-T7M&rsIa_u!uRhKEbp1`yqGF*`x>J#ev)iJ-9to9K zO<=B7v*I!0m(!gOui08$xrEdZbhL^(7WCgM2ttKfl6kh9j}Ju{H8B@W*4vDQ=dG*?q+h{IyS~FL@8a z4!tB??<}5zwv=lg_kwB!-UA&?Fz#3aH3|#)*FjxIS;VQ0hQ55abwDnxQYXCl#6L)k z=$5KjskMqL6Z3~=@63jXgRzX+IbZDvxofOMd@UFfrSw5@XTFGa!InF)so!curaqW6 z0^m5MSIxoEbh%oZ{yIPE&g(02AW#WU-tA2ctF$DOI47s8N1|7rwc_C5gL|WD@!Uv2 zQwfUwruC)OO?1VDy|9#oB;2)F2vRSBgot5S`#(O2@x?78$4Y_Ihs=w`d`f zO;jWXzenhtLbLE~Nu`vEG=imeIh(WNu<>>z)-db-(${q|8{DCAP3cS89P99tzT3W6 zt)OkC9VBK~ar})3>Psj+qzLN2r?}%HaH%JEQfamO0s(rb4&Sej6c(y5d5LAMPpz94 zfLn`q(6}sfM4Ay5f7|+$VE?%erZBN${s4)tD7XD?{3pmhULLGE=pg+nUATdsJE|W- zKr_FwF;Q3(!WLIqAtR9*8x(kBscH{Nwm@gTc#7{nl6)cC>bW zhi0gwcHEhtRz+n&KW6E70wzVU+#o4W-p(|Vz-%~zt+AUc>2uOlTs3jaQi#&s7k%}N zwBfMNJ{8a#HR%!Du^duc^53*Cw=n_mUR7CN{W0DP3>^swY-gBP){Ds&rOT1gija7rlVqo$hY!N6QKD0y#5qpUGHlPl?|K z-#2V7x+bt=1^$}$8d5v2i5YvrShX*}162VYgu1s1U!3_>V)S-tY3^~>i~C1h{~V3P zF(PT!lxCx!MP>869>+rj)?xBO(Mrs=#~$VW0L>;As!&fe-b-<#=hSt~7jGX^X0$1A zA_ltaaNaVN`La7_NBhbqn@c3Rs4Kph?ep!qcAVlMmUXyQOkidB$`N!W?3#*O1EUvMi5UQ|M7xQyGZ)KIY;u*=zUJ)jqCFEr#2|!TFiCP0EG0EM(Xq`O zq5qe~6UPqL3+B28fOO+svEMQSCEIeaHm=7>dd5#^cw0J$@16LpG?CHnU(Qc!4F?~b z0l#x+1MX!1w9)caMdp09PVZui-5C}LNOyA{|6w~fixf)7ZDpAAK{#lFx-zm_yz8da zV-Ny`WT3H`H&!gm?I#;3lLP|{&mz_W7R(lofIS{ z;|&!N2Qy(NjUV=c4z&?p_78%q@yyOOKGO2%X66bCzYtUy_?rNt#jO=aQks(`>x-d+@hAUfvcXv`Xtx%gq`#-iL9YRn+;MvMzpX;n%QPgjOde23JV~_Fvd;9tCfU>jm z)}vI{uw5Dk4$Ilurl(f@a?BYmY_i5@h@QZSy3|H6aP$5TNyjqb&BiwcqXig+l zJVY59I{kyu%M&{|ubeTI`EW7WZ*cdkUr5jDg9Mq@E7!YbL%TNfO#uPkGrQ4c6)ai#24cxvYhKMq(IsIDKj3gkj;ywd!&jSRbjE%9I zqpVWAX{glL*x0bc=VE8_OOmchA}o+k3Cv0jJ`coWlWtWy!a1GrUniDt(+d)}j_!Cy zuyDw(QtHAcC_l!vCmAhn*!!`7R_COt-p*hASSaHUx}KG>Y+@X&9*nw*;@5KC(+uw#(Ft@1=E%R!m-Nh8hk5D9^nX3puP|i83sO{M> zkR=~GwkU{2%bUA^Rc36skQbFAM2eTBzK0QJcu0{q>LL^Vw_%e^b|Ab+g3w5!iTukh zv*6$baERpK;h-8X@`{7vdhpR0*V-EwY(s%U8b`>A-|-#$G7xHqzxsiPf*Y3A24B*& zBq{TxD_A7qJb)|f=wGAiO!VMEIS=Md(%aNc%Xyy$XApzzx|gc zEs;6K70X&Z{D^lY=T0Tf=G6fcHiBZF_`1?ljxESG#B_Lz6dlD&i|q0mQ#v#TYNMh+ zHeZu6gO7X2+Dts}t&86d=#5|PvFm@T@WXJTQFx?(4|eC)WqE)G zB@;g%lnaBV-%iHE=UX2eUwei-{?pi97u_JYOLl&r_{$kVjnhmeUpIKle(tWnMb^l% zD{i7{yh`6fnld#m37Hke@7^onh)trh@WFB7`Vccp;W6%g>(sV(r!P>e|Em@k>zmzO z&_o4eFy;Q!kCxz)H@-xd%SB;=2<29kw-VV zT5tTDeas<_J+9DqKclPRx8m8;n8m9<{l?^ZP`n<5hsGsJSW|^RxQd1CM$WWKFX$LM z1ME3G`32E{lzv2f#AxE8s=atQ zkCZ4wi1_BAtX&<%H@H0Adz8Cq=lOY|$UWqHS3ZB9h*`*tY+J0w8U^ZUwwn!#Cm8y* zWoP*`tv-o*=7Jyj3@TCehh)$>2&|iJ1vk&P>^O@&@f!u)dj~GHkho|Ce`w?+bZ}_y zFs1wT%{%wCX2(S2$f7_s?pF=p`Fp(-64|#MW z<+C|8Rp%-+YZOB_sT91J%t>WhKQ86#I`D6e3tXO!7q(JZB0&d!#|lQqe^*iiVmjUZx}VdN_sbY? zQg~Kw9uAM#>vD6-Nf|<$g*Jh)#j-(U`JvIPI~IOzRE;!IIaK9^kM2{dufiS4+g6l_j& z-DM*r88K!}hn2+yYwK(z8G@5$FWo7vSa4yYArDi#p$2xP@B#+E%H0f4HrM?t(ZPXo z_#T~43W->eUxbvvQ0Wc`CDT&&3lkb{C*{V8o>M$3)@V-NKBPotvDg$|QY;KKLtiLgbXv#tE-wuc(b%?PYx3XmlTSV>fLa%c{PhpSxCHi= zoeqYp$@!(%SS_sGx>H+XP`GRX3N};_Z$f3W;f1{1jkI+7>ebKsxwU7UYFhL;ersY- zH4d?MGJX^I5h+ z{No^|cctrgX3ijH~-6b_E+AROM zoxV<-j6o_PhD*t@PWt-Q$hEGJ9L@I6;13%2bxc2wNxD|)`&JzpI0<-Z6W0S+PAs~K z+TC9n@PL=-Ozk!dHjb;Le?=R+ioeK*(%F6fa@v~d1J@st=G=wD878*RFfTUjg{f^CmtQ3Yt_wFbht%1d8`uSi zhoM(k)be)zqpdl87ljVDu-3_@r4>0h;mB~NNsZ7*7XWWqu5*vA!Jp~7|Ev%$F99Jh zhoJqf-+nClOACdiY~Dl$cscY+O}edQTK-~bRVd9vmRmK3E5}}EUXLx;JvNrXQ^S?Z zCKnbf77{bVcxn`+QK19hIWR4;*tcSA#WLa@#aMh9?p?b-8WH=C5t!be3LISc? zB`aF2)K4t`hjDj9gE9G5DvMfu7K9Q;6DOWU(qPoo2Lzs& zwvj88chB%?G0;C!u$$Q3$CAafxS-S&6wH=o=>vTNf4R0G72sL{8;iBmpj5a&L;0w* ztEuFii;$^J0cNJR(~G|TL(aIY^znLcbm-|Vva+v*JvoF0S^%mLQ@4l5Q)Nn4B2+;R zV^9i@?UTx`LTP!{u5Ve9Bu=C=H~lt}_?8B4_)XT-KvoGdMMH?|d0yW480d@?>{<3# z-?7=dVpFRRQs1}=%QW?~pK6xXI5_T7naI*&q4JFpb;)Krx-pYoJ+bmPt*r$WZunT# zj(YjZ**=^-l%cBr+{BF25p%1mFz&T8nrizoDbHzLq3`da_#xV!v42iyJTv{0&Pi)p z#8~dDMewh`X5;4~P!KXc3V3I+jZM|SO~cqghzheM1RZ`d>ldg4Okprt{Tb1%JsaJ4 zcaXeH>tsfZZS7M}Qn@utC&HZig>jWRBX-n>4=R4s6uKKj9S{nG#VE~$Tq)6*zT&cd zI^uO4S$LRE_^BbFt~P^OjHcW31F52hrtmlX1Q=%Sp)-Sr05eZTR2n+O$?eWO$~WJj}-u38hkVsO-(U~yv2nqXzRwtoD)AQ;yl{)0vbiM|2e zkW7gJLQ`1;R^7xkxCy);bg~`2-0_3Pvz$heqCKP*xy2BVE z*S01%igoIBtfE8G77;J_R%-hzX_{%-ynkkXBkl6A4 zChT-`@1)S*+MqK(erlAtbR!b~=+0EDk{9AeIoiOhj3cjxJZmtetvXL=pBDafM#F!NoNvy^xo zim{xvs;tST?88jJXyEq-izCWF=Y#&lM2nd zd@T!A$<|EA)Am(cHHr>CChNJ2(2LBNP}XR(yp!;G{$3Wxg$8?=^_Ro%Pfs*#<^1^x zRXU}EI>ZY#*?`yrmMC~Was-os_?1^%$5RG-Eb?N%}tTN?~cN`NIs-iOQ-f{k# ztc?~3C6wApq5-quQG$*vIp^oKa)L;=U7dSyeV_mGcJSLj+lhI^v+dSF>;17q@Gb5G z==TTEx7SPhEn{;&l>f+5wA}zn#=6df=wMr3UWb<3JiPvXU(H_;)fJLHx^c0>FUPTH zbe{y)e*QrB@K;9AH^qs$ZpqGrm9K{_G-ilysO7!Why)Z*tS)Z&O_uSo?_r!RfO)HR zr+V`M{f^@K7*FVj)7oD{;GVyo3CMBdE`j=D{-XVP9qRlC?UDZ^!|H#GS|XVIFp0C{ z2eOI83)YMNQ$X^C!IGd7H|}2Sz#qGq1H0gV+;a4+GS~X+mn=7~M$*a2iB#a^*~L56 z|Da%H*`EC4F~-#LNY^&qD%rm#<&18`r&q0s&2^srA92*1}>bwZithW07UmC zd5aqJcvxFAG~{^Qj@!An!3?~Tzb*J9Dev2<7jPeqR|9UIb{HgGgMsc*5JxgcwHlE^ zt0=tdoSKlkp%W_QQv3zIGY}j$-C__9Hq;hTIrCbGh8-&%{5|K|IJ zlvg9Vp`Io2Gz{`jaT&(PD5sSS5_Pknqc`yJiF#4G#}qA}mu!TK ze*SY8e>8reiryq316k@%UxlE$57`X8F2lNl)+On5pX5r(3t-qC4=?DS+Gz!+aw zLxNTn6)+!=#VkZKT(g^VS!?@>|3P%I`W3ol0#piM?P2-2^Cybc*MA^F5Y0diu>{GY z2}-O0l`nXLa89de^}6 z=yF@!ZW7KfoUmE&29TT+)|0I?BuT%ODeJM#8t3_{?r)C-xWHnU{ARaB-LX1fPLO?zn${!O$uk4J2qNy;)=Pw6-`@W z!RhFvSQr~aKF+Vra)?FS6XnQ1_U2%%MKW7bS{OQwSZ`=Fwq803XI-0#Y#Q&@sZKk} z-WNRj_T4U)j6~ehjUbH)yUjpA=b+aL zB~IsT41BJ-xaj@Y_*zx)bd7ed25MGEfvN4Q>_CP@T$<}v7qur7kWWDWFOj6}?%iqh8vil?BOUPsp5 zS}=yy)H;f%qKL{1(zXc-!kZA9O-4zIvcD-CKB2-n$Gwu5>BFih*V%~rF_>0IxsiSB zh#%J6Q*$t_NyEZB$kP!_Xr>&aPn8{(Qg?Tzdv5bLr>DxgtG*oB>_r)(BHWTl!Y{y3cRw<5jp4F` zOE^S^gYO0Y3&`~ThpX;?yr7qs%YEybaOlo@qOGhV6SvpXR~kAffmdFB^>#zvS^}q& zMP1ZP{OYHt9D~6so@T&wni!B~xdcN+CJi+QngkByV)HLS?6M^mWTp0@XL?Fvo zPGxV~gNwY@4V&;O>-74)9RN6;pK>Z}bdy|iOo#4Ftw>4aluJX+MdZX&qJ7S@%MZ1$aq|GYwDn{PO z?Seg~FIGE6ULuk2d8lbY?5pQwrFpsFiCdV z?&sjpYPbg>UhNuUhuaZ@g-I9si&!JR^CH5zsn*@KDw$z{$?ji??{H>6(Ppgz%zg{D zdO&z`0o&p#uiLZdWP2bpsB&BBQfRGH0=N zuVeOf+d0@dHw~QLpt#Ezt)_nwmlyo<_MXDU?SYkK4!Npl$-c)kqXj)Y(cn%(Mm8es z$WwOCoiQJ8yPD0$tzqV$pX1}2(bRpD5dz!s_96%fx;lEzIriF`yqnzEXfpVL8%Gqj zM$S#ojcrFS$R)Y=D^t!NY9(-R6<7nKnhSsVZ^>3w$5Ig!MySue*T z>&`_Fk0PmKx80-#BRLo{K5zgkAy5NWau(x`b3!dNx7ix=pLr(j)oB7f25xt__c;Bp zv}%HfOn71#fsq4Mi9Y)^o7y$C|Is)1p>OH0KB;sng?HU}56+VrGFni9BF2u?1AGq} zArY>-fg!?*YsVAIG2#--aXSO^@zNsh?L!93F{W1c;`97P9JbiNk7;Yu7g!@Q?vQ+l z{Hjq~6XwNtPTU4qW?nH5Ag?0=(1(*#Qs7O}iFW{t8I6Gj~OI^6x>!?bhj1eE36He`5r!oiJ?()q(vwo64mSsshns+OUF|$uh44^k7El`Sx^O zWX)_tss;4O2w?;9#!ewyl5wjVt+OLZBJIXZ*{C^zv?E!Td*~shjz=?!dP;)zS(feL zCy1Y+0=S4yUaawfEN7lGQ_?fM^EAMhpOAsnU?1s<1~i7G_&0O^kKx6|#a@SM^~`~_ zX`o}~^uo!}!R`rO{+gA3@ub-6Y3rTO(~@^qir8!Btq-kL<$-ra;?w@#{b20D`+K0( zU+mSQ7KNLvtK#0jD+3J}DT3Am3nDP%pCf10pBqHO?eQ`L8gX7EVUh<1qXD@Fn%4v? zn;PX)obRMQSUEz+QBEGQtK=&4+XtM5P`;T|buAIOraN8~eBz1^S z7;t+Q!#&UJE~wbR{`nBJ)49+E@$XQKrmlo9=&#);--j4I03V*E9vH1dWe%yun8Y)q z><;=Cx&Hr14D`Opw~@d({Sxe${!2|yyR9pyQ2CkAAeGVI8RUc0N3?wmHLHHJO~Cym zipg)@w0bu{e7aKiyTiXW>$ld96BDTC8;!+e25>~%awUm!1rEqF#%Yk?V1w2c%j9FA z-57ZIeY)cyjm3I-nUf`-<=`fmnN@NBk@s=z=JU;i|F2FUTd8+HbF_5-C^G_@=aP8= zt14dgSSt=WVr%vfd6x4iK2eJT))WQM`xx7pnI*KG7tv33^TZKtNj&TEC=WpoCgV?5 zYvyZ**Td2l1^%FL^<7>z85>C^qV8lpN#6AJG*k3?;4?3gLaL4=?T(!dXAkqY*;Dzn z4^&mWZ!2G6SO!M4_4H1tFxv%G53k%WuwC>G48HB@t>iZj5ao0UOe_342?#V;;~gEh zkN3cF_uD!UP`mbiyXXk{S}yQ(yzzcKB=<}wElF#(y%4|L#X4^0e!HSCxh$XBlIC%1 z4NmYKjC6!X_ZjbryN3Tm>B-7m!B-CXm=JPGZ-BvU2$A{+v7%A!@7U%E661&;kCBbE zDrVqEdQw}ic%-78tu-ykS*-HowauUd%AwlQ_$MB=WqyadP2NpRMjdxpA*z0 zz}6WPni_5sh4%5Lzu9NnMk=q#TdWe|O;JcdPhB$GP6xRs&!H}NKH}lMSIyk2gT@nT zcfvpr1S`+!qNeELjs94)6fu;Sbm&Xg<5v1g0g}M3=#geP)?Xm)D3EX30=lxdG{}cm z74&$*W-e&fYyTl-#TM6E0wiF}7h(vi;J@yiV#vu$sxsRfZe~L#W1XPHjTp1ij|UEV zp4pb=u{zWMsY^yk(+!IN$1?>dxZ+q;W^yBP=D@K@M&^_3N$K^b+7Az*SgRQCJi{~6 zfkH5a^i9}0C_b`;3+@Yo5?MYgr@8j#+>8Wd&}mhEd7h=uq){kQl_wDQy*_vrS7MOHOzH*a@ow)?aBM$i1ay+YpDO7nn0~SdtP;P}K8}?*) zr9dtu5fH7RULYXltNy9%-l%lOkqhU{p;H8eGzec7A(xinu)CAH3#jGuD`qu%MTeq@`HS(xeP3xEs1K z23+8Rqwp3ZHHZ8ghkGcX-X&pP@QAkn9=8`vm|E-WNnJ@psN}b)-q#dbi%WsHFDC1$FBx**F>eRi zU7weSXIWz{<^Qn`AMxx#(8Upb6c`x!J2;GfHPATBJ3my$AWbOcxJNI`VI!*zkuW4B zJ3D-zu~USnD}7|5jXH03xEWcr_Ln7+RHb_RX2e3HoKa_g&ylD(v$Goi`J$?>Zf9Xs za%5~Kh4+`%)aIYdp~LXhxzVd&2tU`Oi7Y*54Reb&M)X-dPe%WnMECv&KSM@;KT~rr zpWnmu<|WQrzuDO(u!rI|4EvgdBn2X>u`ynJ#xkci#p0=J_$mFY7K+M$M%e*ECbpPCbsv)K- zF0Pqgs-%jvvOUstz@ zDdNi6%Vq55R*1-s-?Dq+tw+<%t!j z@%CbrGrH`SG4h0;A%!+D!mdDI5KFe;WQ;^6T65g`etK#mw;ORZC%Z7_!wbZB0%ipx)|AGkK; zL$!}us1Z)B{9$HWF<&fY*xVUMZ2g8-0b7?k5CYEfBZysYxgmIO)GWH6c+IjuaXKn_ zEg|V>GqVUjck4Qk&HTb1zCK^|g7J1pz(+WIQa>yr%*)e#m`)$w92gZai7GiXeB~G` zPmnx~|0I@#QIXG*k(7FUR{T@NPxWuwxoN6!P1UiH1_v_Mx#NpQ}N z28xv4JTM)6xuw6b9()~46VZwc`{vV_XmaZVp}LeB&=2b#BN;WsExy97#R?|({Em7` z|C;U16D*xLW>D#9w=%eieK#f=bXf6WNtqD~D5S`$Ykan%m!EPT9j= z6RH<`4I(Ljx-{X6-B3}ZjmbCuPrqBij#JkjY1IV2kpkGoqx$=okN_Q1#NLMX3{w(n z`odNWGEXwNLJmSvX-wQPlt1{QQ zxl~9LE0gk5)>Gn9`{B?hHMr@IfGS3FBKab#S$;2OU2k=tn2{|QRXo8R9?|KR$2xgz zgv$2F65Uk_6xG@GfqQqA?O@6UByP;RuCAcmxl5G4pY$my42XB%Q@O@!(JnC`qqVH2 zoB;LE^I5tK({Gn_fR|CKnYi6S9c3j`L~tNSch|0XD3%(2f0JhrB7h{-;j-`3YG^Jy zW`!|K91?ig(?hBWyT++U`5EDPv@RUE3m0cW%$JsK@NGQK*#k@B1%*!ImDLzSoNBG{@?_uHIJ; zFe8HhsF`v=_`x2y++tS+4&%&8WbYD&ZsdEQ>b?kxmf%n_wre)&$pm1iijFDd7Y9Jz z?!@Pw_2%-bP0n-Z^<iLr!+PBx=mxo$t555MPZ}?)ljkZU~Mw z`JV_v{kFTAM+}g~H(?Kx9k9|W=h>z8K;5hIv;>>e?LIn~oenJA1IFEJ`N_gN5uqdw)m75daf z2>K{A0%oiroh$4IW#XAXif*)SXs_}?ygs12eBMVddbjs&Ch83dzvU1PIoy&m(tBHC z@zL8Hht;fEI)dI5kqjDVG5%a23!k-!;L3&0=$RX8QV=h5oIA>gvAcrlz$JgT7z6NxFrslzDi%7b!rHN*{qaSE z#dc$X7wM`&++dLepr#xwDY<#G`q$?}cX>N81GC(JY!PY6n2#4;Mr_D8I4B}r|FJzf z`)zk?$Zy=(S|%$Q@5QogUlLybCDh3YCi=-T(t(<*bd&iGEJaxlPy5JCVZ{`Sc;Fp2 z#HqCAbOjeSg!Oj)u{!x+=?YWG`_ zrDB*nU~zXRL*t>abEd4VhpgMKm1L+%pts5F|FDuENeuflP)K45u^UNp^p(++qvm)N z9xP2EMf?gA!jF|=QyvjjD>~PA8=XwrhVZg5<52-tCb7qHv*fHC{+kJ0?!65RA3uMR zZ&J#k)iEGx`aF~^&KJE#&r9A`XKT~j$!v*;P>2gBT;<}Mj80MGgd~8f%R#YH%9^dN zSm0!QO8;Bow#uyr5d24FP749J%@I)C-r~AQ&mMuh_h!{tMjp6;_SUN2l@Dp-RPox> zBRc_%=QqS8!R3jhp1Eap{&LBaKStI?c4e2h5xAZ*6dV0Fr)`{?%D9$ETbGdlUWNJ_ ze3jW+yz3-tQ6o1dbh;xRy`9&auSfs-Onwc4yKYbmxY(>LSgBuuB%<-TUPyA|3@WhQ znb1A`K--stl-c`mY~j)}N$sJCfyD4df51gS8BQxB*Ol5f3Ho1B_~k6qaF0WNp*K<>ZEEe+V$ zX>)F<;gVQ5n;j*`>87pK##0=@b@mJ(D|dqD71I7x-(*--u1)u!#-x3FHr1jJM8t#$ zY&h9AFPpzx(?Z{|?;8BIr8O>Yl1DQAB*gN!V7DSC{)C%Um@hh5Vai9>ZO6+^T+a@w zIps>gRZHty9{C^iI^kND>nI2dz)otQAYDWM!JPn1=NKm-OFQy56wCp8;oDPtGxj0T z>QL0fP!yVKOGHsuMFCl>m%(#kdEqq^eG1ghyh&eLB`D`yyq4R;`!fEF==t~Q4^@Km zyS56j;|9$DT+xF9TDN1ZevUkcH9Al!7Z4=IwBgmc`I@0beLjgC#-jHxL|))2>s;*Y zv;r#IQ!wqnn-)kbZkJarTP%=Ditb;o$KKUQmXI`xITJ;_MQA<;T z#U_HR>_G7G>Z!6y52;|-#8>sd?}VbZSJ|X6+<~)fulGJ{Yb$~IpL_hu8`+JR-883A zPh{LERdLKchjZHJx|BchQRbQxmN_L|30!L$j=c!d=RnUP)y&xnq~Tck z;77js43!i;$G+L4>_Ifcn-b~7ioOUSfK-i?C=PSr8;6-ipjR?Rdl^8d3-Zz#&Z+tnx2x$ z!|bt&6p(mtc9i;JdN6}Fe#iBpR8%hy`}AJYkzb~OFW{sX0Fbd7`RT8tnA6fp0E;yE>Ky|lQc_C} zVw@BDvP