aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_gain-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_gain-help.pd
parent96d88000113b5f05586d9f7d10978bc90ce3c035 (diff)
Gem fe8d7345a0bd357673f1d5943c871bf938deafac linux/amd64
built 'master:fe8d7345a0bd357673f1d5943c871bf938deafac' for linux/amd64
Diffstat (limited to 'Gem/pix_gain-help.pd')
-rw-r--r--Gem/pix_gain-help.pd10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gem/pix_gain-help.pd b/Gem/pix_gain-help.pd
index e543861..810b57a 100644
--- a/Gem/pix_gain-help.pd
+++ b/Gem/pix_gain-help.pd
@@ -66,16 +66,16 @@
#X floatatom 476 151 5 0 0 1 common - -;
#X msg 527 179 1 0.5 0;
#X msg 528 201 0 0.4 0.8 1;
-#X text 10 93 pix_gain applies a gain multipler to each pixel in a
+#X text 10 93 pix_gain applies a gain multiplier to each pixel in a
pix. The float is a constant modifier applied to all color components.
-If you use just R G B \, it asumes an alpha of 1.0.;
+If you use just R G B \, it assumes an alpha of 1.0.;
#X text 13 152 NOTE: while you can use this \, remember that you can
-often acchieve the very same thing using the [color]-object for coloring
+often achieve the very same thing using the [color]-object for coloring
the Geo onto which the image data is textured \, which could be done
on the gfx-card (very efficient!) \, while [pix_gain] is always(!)
done on the CPU!!!;
-#X text 23 305 Inlet 1: <float>: multiplyer for all channels;
-#X text 23 321 Inlet 2: list: 3 (RGB) or 4 (RGBA) values as multiplyers
+#X text 23 305 Inlet 1: <float>: multiplier for all channels;
+#X text 23 321 Inlet 2: list: 3 (RGB) or 4 (RGBA) values as multipliers
for each channels;
#X connect 10 0 11 0;
#X connect 11 0 10 0;