aboutsummaryrefslogtreecommitdiff
path: root/pddplink-help.pd
blob: c03f429ef02970b4b28576c298126a6794b1536a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 314 87 424 397 12;
#X text 20 10 first entry;
#X text 50 50 three ways of linking to a;
#X text 50 170 three ways of linking to a;
#X obj 50 195 pddplink http://puredata.info;
#X obj 50 230 pddplink http://puredata.info -box;
#X text 50 290 three ways of linking to;
#X obj 260 290 pddplink dsp-help.pd -text another local patch;
#X obj 50 315 pddplink dsp-help.pd;
#X obj 50 350 pddplink dsp-help.pd -box;
#X obj 270 170 pddplink http://puredata.info -text remote URL;
#X obj 270 50 pddplink README.txt -text local file;
#X obj 50 75 pddplink README.txt;
#X obj 50 110 pddplink README.txt -box;