aboutsummaryrefslogtreecommitdiff
path: root/Patches/14 example-hist.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/14 example-hist.pd')
-rw-r--r--Patches/14 example-hist.pd46
1 files changed, 46 insertions, 0 deletions
diff --git a/Patches/14 example-hist.pd b/Patches/14 example-hist.pd
new file mode 100644
index 0000000..e9c378c
--- /dev/null
+++ b/Patches/14 example-hist.pd
@@ -0,0 +1,46 @@
+#N canvas 276 11 723 503 12;
+#X obj 243 98 videoscrub;
+#X floatatom 230 39 5 0 0;
+#X obj 279 40 play 0;
+#X msg 332 40 mousetrack_1;
+#X graph graph1 0 -1 255 1 498 164 698 24;
+#X array red 256 float 0;
+#X pop;
+#X msg 212 11 bang;
+#X obj 9 39 fs.main;
+#X msg 9 13 6001;
+#X msg 60 13 reset;
+#X obj 212 70 fs.framed example-hist 11+97;
+#X graph graph2 0 -1 255 1 498 311 698 171;
+#X array green 256 float 0;
+#X pop;
+#X graph graph3 0 -1 255 1 498 459 698 319;
+#X array blue 256 float 0;
+#X pop;
+#X obj 217 183 fs.hist 0 red;
+#X obj 230 208 fs.hist 1 green;
+#X obj 245 234 fs.hist 2 blue;
+#X text 110 13 click reset;
+#X text 6 271 drop your favorite videofile to the frame .. then scrub
+it!;
+#X text 6 442 NOTE: fs.hist writes temporary files to your c:/.;
+#X text 55 461 modify fs.hist.pd for a proper temporary path.;
+#X obj 332 14 init;
+#X msg 243 127 HARMON.JPG;
+#X connect 0 0 9 0;
+#X connect 1 0 2 0;
+#X connect 2 0 9 0;
+#X connect 3 0 9 0;
+#X connect 5 0 9 0;
+#X connect 7 0 6 0;
+#X connect 7 0 8 0;
+#X connect 8 0 6 1;
+#X connect 9 0 0 0;
+#X connect 9 0 12 0;
+#X connect 9 0 13 0;
+#X connect 9 0 14 0;
+#X connect 9 1 0 1;
+#X connect 9 1 5 0;
+#X connect 19 0 3 0;
+#X connect 19 0 20 0;
+#X connect 20 0 9 0;