diff options
author | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
---|---|---|
committer | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-08-31 08:27:43 +0000 |
commit | 158623f3d62b49d88c990d662d8bdfa527175471 (patch) | |
tree | a2ca866509c9d12d894590b4fbdc77f2ca4954a0 /Patches/02 example-docking.pd | |
parent | 8c1d53dbb2c5bd6c6dc6c718ef51c11254bd5833 (diff) |
removed white space
svn path=/trunk/Framestein/; revision=102
Diffstat (limited to 'Patches/02 example-docking.pd')
-rw-r--r-- | Patches/02 example-docking.pd | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Patches/02 example-docking.pd b/Patches/02 example-docking.pd deleted file mode 100644 index 08a3548..0000000 --- a/Patches/02 example-docking.pd +++ /dev/null @@ -1,22 +0,0 @@ -#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: -<substring of windowtitle>; -#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; |