From 158623f3d62b49d88c990d662d8bdfa527175471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sat, 31 Aug 2002 08:27:43 +0000 Subject: removed white space svn path=/trunk/Framestein/; revision=102 --- Patches/02.example-docking.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Patches/02.example-docking.pd (limited to 'Patches/02.example-docking.pd') diff --git a/Patches/02.example-docking.pd b/Patches/02.example-docking.pd new file mode 100644 index 0000000..08a3548 --- /dev/null +++ b/Patches/02.example-docking.pd @@ -0,0 +1,22 @@ +#N canvas 248 12 720 588 12; +#X obj 13 33 fs.main; +#X msg 13 6 6001; +#X msg 64 5 reset; +#X text 59 71 DOCKING TO PATCHES; +#X text 58 95 Use the "dock" command to dock fs.frame to a patch. Arguments: +; +#X obj 284 263 fs.frame; +#X msg 284 233 head.avi; +#X obj 284 203 init; +#X text 63 320 There's a wrapper for the dock-command \, fs.framed.pd: +; +#X obj 65 348 fs.framed example-docking 50+420; +#X msg 62 203 500+150; +#X msg 62 170 dock ample-docki; +#X connect 1 0 0 0; +#X connect 1 0 2 0; +#X connect 2 0 0 1; +#X connect 6 0 5 0; +#X connect 7 0 6 0; +#X connect 10 0 5 0; +#X connect 11 0 5 0; -- cgit v1.2.1