From bdae26678d39c83280ed5e353986705da6f423c5 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 19 Mar 2015 23:06:26 +0000 Subject: Gem 4990e2aec04f67a68fbd2878f4d99bb8042f68fa osx/x86_64 built 'master:4990e2aec04f67a68fbd2878f4d99bb8042f68fa' for osx/x86_64 --- Gem/shearXY-help.pd | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Gem/shearXY-help.pd (limited to 'Gem/shearXY-help.pd') diff --git a/Gem/shearXY-help.pd b/Gem/shearXY-help.pd new file mode 100644 index 0000000..e5f5e6f --- /dev/null +++ b/Gem/shearXY-help.pd @@ -0,0 +1,59 @@ +#N canvas 57 47 655 342 10; +#X text 452 8 GEM object; +#X obj 8 226 cnv 15 430 90 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X text 39 233 Inlets:; +#X text 63 246 Inlet 1: gemlist; +#X text 39 276 Outlets:; +#X text 57 289 Outlet 1: gemlist; +#X obj 8 176 cnv 15 430 40 empty empty empty 20 12 0 14 -195568 -66577 +0; +#X text 17 175 Arguments:; +#X obj 8 76 cnv 15 440 90 empty empty empty 20 12 0 14 -233017 -66577 +0; +#X obj 449 77 cnv 15 170 239 empty empty empty 20 12 0 14 -228992 -66577 +0; +#X text 453 60 Example:; +#X obj 514 249 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577 +0; +#N canvas 0 0 450 300 gemwin 0; +#X obj 132 136 gemwin; +#X obj 67 89 outlet; +#X obj 67 10 inlet; +#X obj 67 41 route create; +#X msg 67 70 set destroy; +#X msg 142 68 set create; +#X msg 132 112 create \, 1; +#X msg 198 112 destroy; +#X connect 2 0 3 0; +#X connect 3 0 4 0; +#X connect 3 0 6 0; +#X connect 3 1 5 0; +#X connect 3 1 7 0; +#X connect 4 0 1 0; +#X connect 5 0 1 0; +#X connect 6 0 0 0; +#X connect 7 0 0 0; +#X restore 519 288 pd gemwin; +#X msg 519 269 create; +#X text 515 248 Create window:; +#X text 71 31 Class: manipulation object; +#X obj 450 108 cnv 15 160 60 empty empty empty 20 12 0 14 -24198 -66577 +0; +#X obj 451 84 gemhead; +#X floatatom 500 117 3 -4 4 0 - - -; +#X obj 451 138 shearXY 1; +#X text 50 12 Synopsis: [shearXY]; +#X text 29 77 Description: shear; +#X text 41 91 [shearXY] accepts a gemList and changes the current transformation +matrix by the specified shear; +#X text 36 122 the X translation depend on Y position and the shear +factor (float).; +#X text 60 194 1st argument: shear factor (XY); +#X text 63 261 Inlet 2: float: XY shear factor; +#X obj 451 179 cube; +#X connect 12 0 13 0; +#X connect 13 0 12 0; +#X connect 17 0 19 0; +#X connect 18 0 19 1; +#X connect 19 0 26 0; -- cgit v1.2.1