X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Ftransforming-midi---mathematical-operations.html;h=c030577291deb8b0ff8eaeb2f4912da77de9dfd3;hb=e74c09802c2ca4038144d051c425a65661bde3ea;hp=bdf557f193fcd8d4c9d4d8e68484a708924ab9ea;hpb=cd424ba51a8cca029653ba7cb2b9496c046910b5;p=ardour-manual diff --git a/include/transforming-midi---mathematical-operations.html b/include/transforming-midi---mathematical-operations.html index bdf557f..c030577 100644 --- a/include/transforming-midi---mathematical-operations.html +++ b/include/transforming-midi---mathematical-operations.html @@ -10,23 +10,13 @@
MIDI transformation
-

- Accessing the Transform tool is done by right clicking - the MIDI region >name_of_the_region > MIDI - > Transform… -

+

To access the Transform tool, right click the MIDI region > name_of_the_region > MIDI > Transform…

-

- To act on a property, it must be selected in the Set field, then the target value must be changed using the two - following fields. To add more operands the "+" sign should be clicked to - create new lines. These can be removed using the "-" sign on the - right of the newly created lines. -

+

First, select the property you want to modify in the 'Set' field, then change the target value using the 2 following fields. If you want to add more operands, click the "+" sign to create new lines. You can remove a superfluous line using the "-" sign on the right of the newly created line.

In the picture above, the Transform tool has been used to add a bit of - humanization, by slightly changing the velocity of each note of the region, by + humanisation, by slightly changing the velocity of each note of the region, by a random number between -19 and +19 from its original velocity. So three operations are applied:

@@ -48,7 +38,7 @@