aboutsummaryrefslogtreecommitdiff
path: root/Patches/02.example-docking.pd
blob: 08a35486dbf8e4b5b280c406dbc979c702c36a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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:
<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;