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/shearZY-help.pd | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Gem/shearZY-help.pd (limited to 'Gem/shearZY-help.pd') diff --git a/Gem/shearZY-help.pd b/Gem/shearZY-help.pd new file mode 100644 index 0000000..5c2ae08 --- /dev/null +++ b/Gem/shearZY-help.pd @@ -0,0 +1,59 @@ +#N canvas 57 47 666 355 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 246 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 285 pd gemwin; +#X msg 519 266 create; +#X text 515 245 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 obj 451 179 square; +#X floatatom 500 117 3 -4 4 0 - - -; +#X text 29 77 Description: shear; +#X text 41 91 [shearYZ] accepts a gemList and changes the current transformation +matrix by the specified shear; +#X text 60 194 1st argument: shear factor (ZY); +#X text 63 261 Inlet 2: float: ZY shear factor; +#X text 50 12 Synopsis: [shearYZ]; +#X obj 451 138 shearZY 1; +#X text 36 122 the Y translation depend on Z position and the shear +factor (float).; +#X connect 12 0 13 0; +#X connect 13 0 12 0; +#X connect 17 0 25 0; +#X connect 19 0 25 1; +#X connect 25 0 18 0; -- cgit v1.2.1