aboutsummaryrefslogtreecommitdiff
path: root/oscD-help.pd
blob: 341e9ea4f0f19efa25a9dbc5e2952a0eed9b0081 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 114 117 407 303 10;
#X text 12 247 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com
;
#X text 12 267 Released under the BSD License;
#X text 12 10 [oscD] - Counts received OSC messages;
#X text 196 110 Outlets;
#X text 196 40 Arguments;
#X text 196 60 - OSC port;
#X text 196 130 - OSC message;
#X text 196 160 GUI;
#X text 196 180 - Bang when message arrives;
#X text 196 200 - Message count (0 - 999);
#X text 196 220 - Print messages on console;
#X text 196 80 - Printing on / off;
#X obj 26 105 oscD 5000 1;
#X obj 26 138 print oscD-extern;
#X connect 12 0 13 0;