Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tpf-client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TPF
tpf-client
Commits
8af6f535
Commit
8af6f535
authored
Jan 16, 2018
by
Roman Haefeli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add token for shared port feature
parent
c9440698
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
69 additions
and
7 deletions
+69
-7
pd-tools/include/jacktrip-help.pd
pd-tools/include/jacktrip-help.pd
+7
-1
pd-tools/include/jacktrip.pd
pd-tools/include/jacktrip.pd
+62
-6
No files found.
pd-tools/include/jacktrip-help.pd
View file @
8af6f535
#N canvas 0
43 679 515
10;
#N canvas 0
53 704 578
10;
#X obj 20 20 adc~ 1 2;
#X obj 20 290 dac~ 1 2;
#X obj 498 23 tgl 20 0 empty empty empty 17 7 0 10 -204786 -1 -1 0
...
...
@@ -47,6 +47,9 @@
#X obj 233 295 route connected receiving inchannels;
#X obj 395 349 print STATUS;
#X floatatom 375 331 5 0 0 0 - - -, f 5;
#X symbolatom 499 435 10 0 0 0 - - -, f 10;
#X msg 499 455 enabletoken \$1;
#X msg 499 492 disabletoken;
#X connect 0 0 33 0;
#X connect 0 1 33 1;
#X connect 2 0 33 8;
...
...
@@ -84,3 +87,6 @@
#X connect 42 1 32 0;
#X connect 42 2 44 0;
#X connect 42 3 43 0;
#X connect 45 0 46 0;
#X connect 46 0 33 8;
#X connect 47 0 33 8;
pd-tools/include/jacktrip.pd
View file @
8af6f535
...
...
@@ -5,9 +5,9 @@
#X obj 249 565 s \$0.from.udp;
#X obj 214 4 loadbang;
#X obj 214 24 \$0;
#N canvas 0
97
285 340 sender 0;
#N canvas 0
151
285 340 sender 0;
#X obj 14 137 s \$0.to.udp;
#N canvas 0 5
0
398 477 prepend_header 0;
#N canvas 0 5
3
398 477 prepend_header 0;
#X obj 9 12 inlet;
#X obj 9 414 outlet;
#X obj 94 13 r \$0.on.off;
...
...
@@ -586,7 +586,7 @@ to continuous stream;
#X connect 21 0 19 1;
#X connect 21 0 20 1;
#X restore 546 22 pd receiver;
#N canvas 635 297
317 348
connection 0;
#N canvas 635 297
590 390
connection 0;
#X msg 119 228 disconnect;
#X obj 13 303 s \$0.to.udp;
#X obj 13 8 r \$0.on.off;
...
...
@@ -598,6 +598,8 @@ to continuous stream;
#X msg 13 169 connect \$1 \$2 \$3;
#X obj 13 132 list append;
#X obj 13 75 f;
#X obj 329 127 s \$0.token.enable;
#X obj 370 83 s \$0.token.symbol;
#X connect 0 0 1 0;
#X connect 2 0 3 0;
#X connect 3 0 10 0;
...
...
@@ -717,10 +719,10 @@ to continuous stream;
#X connect 10 0 11 0;
#X connect 11 0 12 0;
#X connect 13 0 5 0;
#X restore 11 1
1
0 pd gui.stuff;
#X restore 11 1
2
0 pd gui.stuff;
#X obj 271 3 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#N canvas 0 5
0
835 214 reblocked_input 0;
#N canvas 0 5
3
835 214 reblocked_input 0;
#X obj 17 22 inlet~;
#X obj 618 83 block~;
#X msg 618 57 set \$1 1 1;
...
...
@@ -1282,7 +1284,7 @@ _ _ _ _ _;
#X obj 788 514 outlet~;
#X obj 838 514 outlet~;
#X obj 436 13 inlet;
#N canvas 249 365
752 22
9 parse.methods 0;
#N canvas 249 365
1087 26
9 parse.methods 0;
#X obj 14 9 inlet;
#X obj 14 92 b;
#X obj 39 92 b;
...
...
@@ -1462,6 +1464,26 @@ _ _ _ _ _;
#X connect 9 1 1 1;
#X connect 10 0 1 0;
#X restore 166 152 pd outchannels;
#X obj 702 56 route enabletoken disabletoken;
#N canvas 825 657 524 340 enable/disabletoken 0;
#X obj 246 36 inlet;
#X obj 32 34 inlet;
#X msg 246 63 0;
#X msg 32 97 1;
#X obj 32 63 t b a;
#X obj 73 96 symbol;
#X obj 32 193 s \$0.token.enable;
#X obj 73 123 route symbol;
#X obj 73 149 s \$0.token.symbol;
#X connect 0 0 2 0;
#X connect 1 0 4 0;
#X connect 2 0 6 0;
#X connect 3 0 6 0;
#X connect 4 0 3 0;
#X connect 4 1 5 0;
#X connect 5 0 7 0;
#X connect 7 0 8 0;
#X restore 702 118 pd enable/disabletoken;
#X connect 0 0 5 0;
#X connect 1 0 3 0;
#X connect 2 0 4 0;
...
...
@@ -1481,6 +1503,9 @@ _ _ _ _ _;
#X connect 15 1 12 0;
#X connect 15 2 13 0;
#X connect 15 3 7 0;
#X connect 15 4 17 0;
#X connect 17 0 18 0;
#X connect 17 1 18 1;
#X restore 436 56 pd parse.methods;
#X obj 11 11 declare -stdpath iemnet;
#X obj 922 464 outlet;
...
...
@@ -1744,6 +1769,37 @@ _ _ _ _ _;
#X msg 214 44 \; \$1.out.channels 2 \; \$1.port.offset 0 \; \$1.bitres
16 \; \$1.blocksize 128 \; \$1.queue 4 \; \$1.server telematic.zhdk.ch
;
#N canvas 349 185 452 356 token 0;
#X obj 36 173 list fromsymbol;
#X obj 36 242 s \$0.to.udp;
#X obj 36 22 r \$0.connected;
#X obj 36 43 sel 1;
#X obj 36 85 f;
#X obj 71 86 r \$0.token.enable;
#X obj 93 148 r \$0.token.symbol;
#X obj 36 64 del 0;
#X obj 36 108 sel 1;
#X obj 36 149 symbol;
#X obj 36 194 list prepend 32;
#X obj 36 215 list prepend;
#X obj 165 184 loadbang;
#X msg 165 205 symbol _TOKEN;
#X obj 165 226 list fromsymbol;
#X connect 0 0 10 0;
#X connect 2 0 3 0;
#X connect 3 0 7 0;
#X connect 4 0 8 0;
#X connect 5 0 4 1;
#X connect 6 0 9 1;
#X connect 7 0 4 0;
#X connect 8 0 9 0;
#X connect 9 0 0 0;
#X connect 10 0 11 0;
#X connect 11 0 1 0;
#X connect 12 0 13 0;
#X connect 13 0 14 0;
#X connect 14 0 11 1;
#X restore 9 95 pd token;
#X connect 0 0 2 0;
#X connect 0 2 89 0;
#X connect 1 0 0 0;
...
...
Write
Preview
Markdown
is supported
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