From 4d64e4cd434426234a5c313c151cd79b6afc299e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sat, 6 Jul 2002 17:50:18 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=27 --- Patches/fs.avi.pd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Patches/fs.avi.pd (limited to 'Patches/fs.avi.pd') diff --git a/Patches/fs.avi.pd b/Patches/fs.avi.pd new file mode 100644 index 0000000..909e4d9 --- /dev/null +++ b/Patches/fs.avi.pd @@ -0,0 +1,33 @@ +#N canvas 237 45 692 382 12; +#X obj 172 80 loadbang; +#X obj 126 275 fs_sender; +#X obj 51 27 inlet; +#X obj 51 55 l2s; +#X obj 51 102 pack s s; +#X obj 172 203 symbol; +#X obj 189 147 r fs_reset; +#X msg 189 172 bang; +#X text 287 28 commands:; +#X obj 172 110 symbol \$0A; +#X msg 172 228 avi \$1; +#X msg 51 137 \$2 \$1; +#X text 103 28 command; +#X text 318 56 fs.frame id to save one frame of video; +#X obj 59 310 r \$0Apos; +#X obj 59 340 outlet; +#X text 326 96 write to write it out; +#X text 323 115 (without filename a dialog will pop); +#X text 330 161 "fps 10" to set frames per second.; +#X text 318 182 (only effective before adding frames); +#X connect 0 0 9 0; +#X connect 2 0 3 0; +#X connect 3 0 4 0; +#X connect 4 0 11 0; +#X connect 5 0 10 0; +#X connect 6 0 7 0; +#X connect 7 0 5 0; +#X connect 9 0 4 1; +#X connect 9 0 5 0; +#X connect 10 0 1 0; +#X connect 11 0 1 0; +#X connect 14 0 15 0; -- cgit v1.2.1