Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TPF
telematic-performance-format
Commits
8a55d222
Commit
8a55d222
authored
Jan 10, 2018
by
Roman Haefeli
Browse files
set udp.link.status to 'connected' when clicked in state 'waiting for user'
parent
24f4e5f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd-tools/include/tpf-client-link.pd
View file @
8a55d222
...
...
@@ -70,7 +70,7 @@
#X connect 8 3 9 0;
#X connect 12 0 0 0;
#X restore 16 104 pd get.peer.data;
#N canvas 277 523 925 489 gui.code
0
;
#N canvas 277 523 925 489 gui.code
1
;
#X obj 11 164 s \$0.client.label;
#X msg 11 145 label \$1;
#X obj 11 22 r \$0.peer.name;
...
...
@@ -124,7 +124,7 @@
#X msg 360 263 label \$1;
#X obj 360 283 s \$0.channels.label;
#X obj 240 289 s \$0.channels.label;
#N canvas 1202 560 592 449 tx.button
0
;
#N canvas 1202 560 592 449 tx.button
1
;
#X obj 47 389 s \$0.tx.switch.r;
#X msg 47 360 color \$1 \$2 \$3;
#X msg 47 308 0 0 0;
...
...
@@ -304,9 +304,9 @@
#X obj 49 531 f;
#X obj 94 529 r \$0.linkID;
#X obj 49 552 pack f f;
#X obj 252 5
6
1 random 28232;
#X obj 252
58
1 + 32768;
#X obj 252 6
0
1 s \$0.bind.port;
#X obj 252 5
9
1 random 28232;
#X obj 252
61
1 + 32768;
#X obj 252 6
3
1 s \$0.bind.port;
#X obj 49 583 list append;
#X obj 112 562 r \$0.bind.port;
#X obj 264 108 b;
...
...
@@ -341,16 +341,16 @@
#X connect 8 0 11 0;
#X connect 10 0 3 0;
#X connect 11 0 9 0;
#X restore 252 5
2
9 pd random.seed;
#X restore 252 5
5
9 pd random.seed;
#X obj 9 332 r \$0.tx.switch.s;
#X obj 37 355 r \$0.udp.link.status;
#X obj 36 403 r \$0.link;
#X obj 9 355 f;
#X obj 9 403 f;
#X obj 9 425 sel 1;
#X msg 258
47
7 1;
#X msg 258
50
7 1;
#X obj 9 447 t b b b b;
#X obj 258
49
9 s \$0.udp.link.status;
#X obj 258
52
9 s \$0.udp.link.status;
#X obj 289 141 r \$0.udp.link.status;
#X obj 291 189 r \$0.link;
#X obj 264 141 f;
...
...
@@ -376,6 +376,9 @@
#X obj 10 296 s \$0.udp.link.status;
#X msg 10 274 3;
#X obj 9 378 sel 0;
#X obj 268 440 t b b;
#X msg 268 461 3;
#X obj 268 481 s \$0.udp.link.status;
#X connect 0 0 24 0;
#X connect 1 0 2 0;
#X connect 2 0 51 0;
...
...
@@ -426,7 +429,7 @@
#X connect 46 0 48 1;
#X connect 47 0 50 0;
#X connect 48 0 49 0;
#X connect 49 0
22
0;
#X connect 49 0
61
0;
#X connect 50 0 48 0;
#X connect 51 0 54 0;
#X connect 51 1 5 0;
...
...
@@ -438,6 +441,9 @@
#X connect 57 0 55 0;
#X connect 59 0 58 0;
#X connect 60 0 31 0;
#X connect 61 0 62 0;
#X connect 61 1 22 0;
#X connect 62 0 63 0;
#X restore 16 124 pd negotiate.port;
#X obj 15 284 jacktrip . . . . . . . . . . . . . .;
#X obj 228 262 r \$0.to.jacktrip;
...
...
@@ -449,7 +455,7 @@
#X obj 297 176 print STATUS;
#X msg 353 88 start;
#X msg 404 97 stop;
#N canvas 148 299 855 665 jacktrip.start.stop
0
;
#N canvas 148 299 855 665 jacktrip.start.stop
1
;
#X obj 107 136 r \$0.peer.port;
#X obj 25 157 pack f f;
#X obj 107 157 r \$0.bind.port;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment