aboutsummaryrefslogtreecommitdiff
path: root/uid2username-help.pd
blob: 2c7a8ead936385d43a6e759cded572bcf737d62d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#N canvas 0 26 429 292 10;
#X msg 14 148 bang;
#X obj 31 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 272 159 bang;
#X obj 142 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 145 262 ^-- bang if not found;
#X text 12 14 convert a UID to a username;
#X symbolatom 56 242 0 0 0 0 - - -;
#X msg 143 162 1;
#X symbolatom 272 242 0 0 0 0 - - -;
#X obj 59 93 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
-1 -1 0 1;
#X floatatom 56 123 5 0 0 0 - - -;
#X obj 56 190 uid2username;
#X obj 272 201 uid2username 0;
#N canvas 407 170 494 344 META 0;
#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v3;
#X text 12 145 AUTHOR Hans-Christoph Steiner;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION convert a UID to a username;
#X text 12 65 INLET_0 float bang;
#X text 12 85 INLET_0 float;
#X text 12 105 OUTLET_0 symbol;
#X text 12 125 OUTLET_1 bang;
#X restore 371 262 pd META;
#X connect 0 0 11 0;
#X connect 2 0 12 0;
#X connect 7 0 11 1;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 11 0 6 0;
#X connect 11 1 3 0;
#X connect 12 0 8 0;