aboutsummaryrefslogtreecommitdiff
path: root/gui/button-help.pd
blob: fe4ec9d53a51ed3f0d9f4b71d861bacf4e3e3161 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#N canvas 215 105 529 408 10;
#X obj 41 115 button OK;
#X obj 77 249 print;
#X obj 118 128 button Hit_me_with_your_rhythm_stick;
#X msg 118 181 yes I will;
#X obj 118 83 button OK;
#X text 17 21 Button \, a bang with a label (no pics yet);
#X text 26 374 (C) dosmildos Guenter Geiger;
#X text 17 41 button <text> \, _ are made into spaces;
#X connect 0 0 1 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 2 0;