diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-24 21:26:53 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-24 21:26:53 +0200 |
commit | df247efec654e512242e4f4f1b0212034f9e01fe (patch) | |
tree | 25c02e16957f3aa613af30c140fd8e8a3d52fda6 /app/lib/demos/dmjnmove.xtr | |
parent | d0b6a8a4ec298024f14f704f9e40a6f9d324ccf3 (diff) | |
parent | a5ade52caa489cf0a713e0f02b764000d203140e (diff) |
Merge branch 'release/debian/1%5.2.0Beta2.1-1' into masterdebian/1%5.2.0Beta2.1-1
Diffstat (limited to 'app/lib/demos/dmjnmove.xtr')
-rw-r--r-- | app/lib/demos/dmjnmove.xtr | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/app/lib/demos/dmjnmove.xtr b/app/lib/demos/dmjnmove.xtr index 43626e6..a00f3fa 100644 --- a/app/lib/demos/dmjnmove.xtr +++ b/app/lib/demos/dmjnmove.xtr @@ -1,7 +1,6 @@ VERSION 2 DEMOINIT ORIG 8.000 0.000 0.000 -PARAMETER cmdopt move-quick 2 STRAIGHT 1 DEMO 1 E 13.440000 4.160000 270.000000 E 30.186667 4.160000 90.000000 @@ -19,12 +18,20 @@ RESET MESSAGE The <Join> command can move one group of tracks to join with another. -First <Select> the tracks you want to move. +First <Select> the tracks you want to move with Ctrl so that they are both selected. END STEP +KEYSTATE 4 +MOUSE 1 24.000 13.013 +KEYSTATE 4 MOUSE 2 24.000 13.013 +KEYSTATE 4 MOUSE 4 24.000 13.013 +KEYSTATE 4 +MOUSE 1 15.893 12.160 +KEYSTATE 4 MOUSE 2 15.893 12.160 +KEYSTATE 4 MOUSE 4 15.893 12.160 MESSAGE _________________________________________ @@ -32,7 +39,7 @@ _________________________________________ Click <Join> and Shift-Left-Click on the two End-Points. END STEP -COMMAND Join +COMMAND JoinTrack KEYSTATE 2 MOUSE 2 14.613 7.573 KEYSTATE 2 @@ -47,5 +54,19 @@ _________________________________________ The selected tracks are moved into position. ========================================= END +REGRESSION START 10 - move to join +STRAIGHT 1 0 0 0 0 DEMO 2 + T4 2 13.440000 4.160000 270.000000 0 0.0 0.0 0.0 0.0 0 0 0 0.000000 + E4 30.186667 4.160000 90.000000 0 0.0 0.0 0.0 0.0 0 0 0 0.000000 + END +CURVE 2 0 0 0 0 DEMO 2 13.440000 9.409999 0 5.250000 0 0.000000 0.000000 + T4 1 13.440000 4.160000 90.000000 0 0.0 0.0 0.0 0.0 0 0 0 0.000000 + T4 3 8.243218 10.155620 8.164927 0 0.0 0.0 0.0 0.0 0 0 0 0.000000 + END +STRAIGHT 3 0 0 0 0 DEMO 2 + T4 2 8.243218 10.155620 188.164927 0 0.0 0.0 0.0 0.0 0 0 0 0.000000 + E4 9.659037 20.023512 8.164927 0 0.0 0.0 0.0 0.0 0 0 0 0.000000 + END +REGRESSION END STEP CLEAR |