aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_dump-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2017-09-15 22:01:00 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2017-09-15 22:01:00 +0000
commitbec3062f8091a6742db26a4eb047377745d3d423 (patch)
tree61601f85aa8da92b6a91ca806cf2edf42cd12e68 /Gem/pix_dump-help.pd
parent96d88000113b5f05586d9f7d10978bc90ce3c035 (diff)
Gem fe8d7345a0bd357673f1d5943c871bf938deafac linux/amd64
built 'master:fe8d7345a0bd357673f1d5943c871bf938deafac' for linux/amd64
Diffstat (limited to 'Gem/pix_dump-help.pd')
-rw-r--r--Gem/pix_dump-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gem/pix_dump-help.pd b/Gem/pix_dump-help.pd
index 9e28fa3..91b78ac 100644
--- a/Gem/pix_dump-help.pd
+++ b/Gem/pix_dump-help.pd
@@ -63,7 +63,7 @@
#X obj 502 213 print DATA;
#X msg 487 162 bang;
#X text 29 76 Description: dump all the pixel-data of an image;
-#X text 21 111 [pix_dump] will output one long list of (m*n) Pixel-Tupel.
+#X text 21 111 [pix_dump] will output one long list of (m*n) pixel-tuples.
;
#X text 22 142 For a RGBA-image the list will have the form:;
#X text 42 162 R1 G1 B1 A1 R2 G2 B2 A2 R3 G3 ... B(m*n) A(m*n);
@@ -76,7 +76,7 @@
#X obj 451 245 pix_texture;
#X obj 451 267 rectangle 3 3;
#X msg 530 186 bytemode \$1;
-#X text 63 286 Inlet 1: bytemode: set normlisation on or off;
+#X text 63 286 Inlet 1: bytemode: set normalization on or off;
#X connect 10 0 11 0;
#X connect 11 0 10 0;
#X connect 14 0 17 0;