aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xGem/Gem.pd_linuxbin32948597 -> 32948597 bytes
-rw-r--r--Gem/examples/04.video/03.movement_detection.pd4
-rw-r--r--Gem/pix_hsv2rgb-help.pd2
-rw-r--r--Gem/pix_invert-help.pd2
-rw-r--r--Gem/pix_metaimage-help.pd2
-rw-r--r--Gem/pix_normalize-help.pd2
-rw-r--r--Gem/pix_offset-help.pd2
-rw-r--r--Gem/pix_puzzle-help.pd2
-rw-r--r--Gem/pix_refraction-help.pd2
-rw-r--r--Gem/pix_rgb2hsv-help.pd2
10 files changed, 10 insertions, 10 deletions
diff --git a/Gem/Gem.pd_linux b/Gem/Gem.pd_linux
index 082ada4..35b3a3c 100755
--- a/Gem/Gem.pd_linux
+++ b/Gem/Gem.pd_linux
Binary files differ
diff --git a/Gem/examples/04.video/03.movement_detection.pd b/Gem/examples/04.video/03.movement_detection.pd
index 34efdef..ef800d7 100644
--- a/Gem/examples/04.video/03.movement_detection.pd
+++ b/Gem/examples/04.video/03.movement_detection.pd
@@ -12,8 +12,8 @@
#X obj 201 434 cube 0.5;
#X obj 227 304 * 8;
#X obj 227 326 - 4;
-#X obj 280 304 * 8;
-#X obj 280 326 - 4;
+#X obj 280 304 * -8;
+#X obj 280 326 + 4;
#X obj 339 325 * 2;
#X obj 44 117 pix_video;
#X text 57 40 a very simple movement detector;
diff --git a/Gem/pix_hsv2rgb-help.pd b/Gem/pix_hsv2rgb-help.pd
index a54634f..ca22b54 100644
--- a/Gem/pix_hsv2rgb-help.pd
+++ b/Gem/pix_hsv2rgb-help.pd
@@ -63,7 +63,7 @@
#X obj 451 186 pix_hsv2rgb;
#X obj 468 165 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
-#X text 63 275 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 275 Inlet 1: 1|0 : apply/don't apply;
#X text 50 12 Synopsis: [pix_hsv2rgb];
#X text 29 76 Description: convert HSV into RGB;
#X text 25 104 [pix_hsv2rgb] will (virtually) transform an HSV(hue
diff --git a/Gem/pix_invert-help.pd b/Gem/pix_invert-help.pd
index 2ff8832..60e57ec 100644
--- a/Gem/pix_invert-help.pd
+++ b/Gem/pix_invert-help.pd
@@ -62,7 +62,7 @@
#X text 509 118 (JPEG \, TIFF \, ..);
#X obj 468 165 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
-#X text 63 275 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 275 Inlet 1: 1|0 : apply/don't apply;
#X obj 451 186 pix_invert;
#X text 29 76 Description: invert an image;
#X text 16 126 [pix_invert] will invert your image. Thus all black
diff --git a/Gem/pix_metaimage-help.pd b/Gem/pix_metaimage-help.pd
index a8a4966..cf6f855 100644
--- a/Gem/pix_metaimage-help.pd
+++ b/Gem/pix_metaimage-help.pd
@@ -60,7 +60,7 @@
#X obj 451 253 pix_draw;
#X text 516 105 open an image;
#X text 509 118 (JPEG \, TIFF \, ..);
-#X text 63 335 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 335 Inlet 1: 1|0 : apply/don't apply;
#X obj 451 226 pix_metaimage;
#X floatatom 537 159 3 0 1 1 size - -;
#X obj 457 178 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
diff --git a/Gem/pix_normalize-help.pd b/Gem/pix_normalize-help.pd
index 4d2ffab..8098f2c 100644
--- a/Gem/pix_normalize-help.pd
+++ b/Gem/pix_normalize-help.pd
@@ -70,7 +70,7 @@
#X text 509 118 (JPEG \, TIFF \, ..);
#X obj 468 165 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
-#X text 63 275 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 275 Inlet 1: 1|0 : apply/don't apply;
#X obj 451 186 pix_normalize;
#X text 29 76 Description: normalize an image;
#X text 29 123 [pix_normalize] will normalize your image \, so that
diff --git a/Gem/pix_offset-help.pd b/Gem/pix_offset-help.pd
index 3564d4b..a96be1d 100644
--- a/Gem/pix_offset-help.pd
+++ b/Gem/pix_offset-help.pd
@@ -60,7 +60,7 @@
#X obj 451 233 pix_draw;
#X text 516 105 open an image;
#X text 509 118 (JPEG \, TIFF \, ..);
-#X text 63 275 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 275 Inlet 1: 1|0 : apply/don't apply;
#X obj 451 196 pix_offset;
#X floatatom 483 171 5 0 1 0 - - -;
#X msg 531 166 0.5 -0.5 0;
diff --git a/Gem/pix_puzzle-help.pd b/Gem/pix_puzzle-help.pd
index d4fc2db..27368c2 100644
--- a/Gem/pix_puzzle-help.pd
+++ b/Gem/pix_puzzle-help.pd
@@ -60,7 +60,7 @@
#X obj 451 263 pix_draw;
#X text 516 105 open an image;
#X text 509 118 (JPEG \, TIFF \, ..);
-#X text 63 375 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 375 Inlet 1: 1|0 : apply/don't apply;
#X msg 463 146 bang;
#X text 50 12 Synopsis: [pix_puzzle];
#X text 63 77 Description: shuffle an image;
diff --git a/Gem/pix_refraction-help.pd b/Gem/pix_refraction-help.pd
index 2315e08..aa2b2b7 100644
--- a/Gem/pix_refraction-help.pd
+++ b/Gem/pix_refraction-help.pd
@@ -60,7 +60,7 @@
#X obj 451 253 pix_draw;
#X text 516 105 open an image;
#X text 509 118 (JPEG \, TIFF \, ..);
-#X text 63 365 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 365 Inlet 1: 1|0 : apply/don't apply;
#X floatatom 464 177 3 0.01 16 1 - - -;
#X obj 35 477 cnv 15 375 20 empty empty empty 20 12 0 14 -260818 -66577
0;
diff --git a/Gem/pix_rgb2hsv-help.pd b/Gem/pix_rgb2hsv-help.pd
index 2e736b3..12cdc4e 100644
--- a/Gem/pix_rgb2hsv-help.pd
+++ b/Gem/pix_rgb2hsv-help.pd
@@ -62,7 +62,7 @@
#X text 509 118 (JPEG \, TIFF \, ..);
#X obj 468 165 tgl 15 1 empty empty empty 0 -6 0 8 -262144 -1 -1 1
1;
-#X text 63 275 Inlet 1: 0|1 : apply/don't apply;
+#X text 63 275 Inlet 1: 1|0 : apply/don't apply;
#X text 94 340 see also:;
#X obj 186 338 pix_hsv2rgb;
#X text 50 12 Synopsis: [pix_rgb2hsv];