aboutsummaryrefslogtreecommitdiff
path: root/Gem/yuv2rgb-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-17 22:38:45 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-17 22:38:45 +0000
commit356f94fc355f36c16e48555d10c2377dff4b7554 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Gem/yuv2rgb-help.pd
parent5c694f159b012d1d94bf15bfe580dec52e4fe797 (diff)
Gem 096ed6ef786b7a9d6e11a437ff8526619c89a1fd osx/x86_64
built 'coverity_scan:096ed6ef786b7a9d6e11a437ff8526619c89a1fd' for osx/x86_64
Diffstat (limited to 'Gem/yuv2rgb-help.pd')
-rw-r--r--Gem/yuv2rgb-help.pd35
1 files changed, 0 insertions, 35 deletions
diff --git a/Gem/yuv2rgb-help.pd b/Gem/yuv2rgb-help.pd
deleted file mode 100644
index 1e9505a..0000000
--- a/Gem/yuv2rgb-help.pd
+++ /dev/null
@@ -1,35 +0,0 @@
-#N canvas 172 190 600 500 10;
-#X text 418 26 GEM object;
-#X text 91 412 RGB is red \, green \, blue;
-#X text 91 434 YUV is luma and chroma;
-#X obj 121 206 cnv 15 70 40 empty empty empty 20 12 0 14 -24198 -66577
-0;
-#X obj 125 256 unpack 0 0 0;
-#X floatatom 204 278 5 0 0 1 Blue - -;
-#X floatatom 164 298 5 0 0 1 Green - -;
-#X floatatom 125 321 5 0 0 1 Red - -;
-#X obj 125 217 yuv2rgb;
-#X msg 165 152 0 1 1;
-#X msg 187 176 0.6 1 0.5;
-#X floatatom 180 94 5 0 1 1 V=ChromaR - -;
-#X floatatom 143 76 5 0 1 1 U=ChromaB - -;
-#X floatatom 125 58 5 0 1 1 Y=Luma - -;
-#X obj 125 130 pack 0 0 0;
-#X obj 143 111 t b f;
-#X obj 180 111 t b f;
-#X text 175 11 [yuv2rgb];
-#X text 89 388 convert between YUV colorspace and RGB colorspace;
-#X connect 4 0 7 0;
-#X connect 4 1 6 0;
-#X connect 4 2 5 0;
-#X connect 8 0 4 0;
-#X connect 9 0 8 0;
-#X connect 10 0 8 0;
-#X connect 11 0 16 0;
-#X connect 12 0 15 0;
-#X connect 13 0 14 0;
-#X connect 14 0 8 0;
-#X connect 15 0 14 0;
-#X connect 15 1 14 1;
-#X connect 16 0 14 0;
-#X connect 16 1 14 2;