aboutsummaryrefslogtreecommitdiff
path: root/mypdobject-help.pd
blob: 06021eb6287dd1a92b70bdda1c20bbc3a8dee290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 1 53 450 300 10;
#X obj 121 123 mypdobject;
#X obj 121 150 print;
#X msg 121 93 bang;
#X text 94 36 this is an example help file;
#N canvas 229 199 494 344 META 0;
#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 65 INLET_0 bang;
#X text 12 85 OUTLET_0 anything;
#X text 12 5 KEYWORDS control abstraction;
#X text 12 25 LICENSE GPL v2;
#X text 12 45 DESCRIPTION example libdir abstraction;
#X text 12 105 AUTHOR Hans Christoph Steiner;
#X restore 355 242 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;