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
tpf-client
Commits
1225e679
Commit
1225e679
authored
Mar 19, 2021
by
Roman Haefeli
Browse files
tpf-client-guts: add calculation for recv buffer in ms
parent
a32e47a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/tpf-client-guts.pd
View file @
1225e679
...
@@ -1285,7 +1285,7 @@
...
@@ -1285,7 +1285,7 @@
#X connect 42 0 36 1;
#X connect 42 0 36 1;
#X connect 43 0 44 0;
#X connect 43 0 44 0;
#X restore 8 187 pd messages.code;
#X restore 8 187 pd messages.code;
#N canvas 239 148 1
282
5
0
2 settings.code 0;
#N canvas 239 148 1
155
5
3
2 settings.code 0;
#X msg 20 80 vis 1;
#X msg 20 80 vis 1;
#X obj 31 57 r \$1.display.settings;
#X obj 31 57 r \$1.display.settings;
#X obj 20 101 s pd-settings;
#X obj 20 101 s pd-settings;
...
@@ -1584,6 +1584,19 @@
...
@@ -1584,6 +1584,19 @@
#X obj 967 193 sel 0;
#X obj 967 193 sel 0;
#X obj 497 198 r \$1.intercom;
#X obj 497 198 r \$1.intercom;
#X obj 497 221 route peer_swap_response;
#X obj 497 221 route peer_swap_response;
#X obj 742 237 r \$1.blocksize;
#X obj 692 214 r \$1.queue;
#X obj 692 310 t a b;
#X obj 692 287 *;
#X obj 719 332 samplerate~;
#X obj 692 355 /;
#X msg 692 452 label \$1ms;
#X obj 692 405 int;
#X obj 692 378 * 10000;
#X obj 692 428 * 0.1;
#X obj 692 476 s \$1.receive.jitter.buffer.label;
#X obj 692 237 t a b;
#X obj 742 260 t b a a;
#X connect 0 0 2 0;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 1 0 0 0;
#X connect 3 0 4 0;
#X connect 3 0 4 0;
...
@@ -1656,6 +1669,20 @@
...
@@ -1656,6 +1669,20 @@
#X connect 84 0 64 0;
#X connect 84 0 64 0;
#X connect 85 0 86 0;
#X connect 85 0 86 0;
#X connect 86 0 78 0;
#X connect 86 0 78 0;
#X connect 87 0 99 0;
#X connect 88 0 98 0;
#X connect 89 0 92 0;
#X connect 89 1 91 0;
#X connect 90 0 89 0;
#X connect 91 0 92 1;
#X connect 92 0 95 0;
#X connect 93 0 97 0;
#X connect 94 0 96 0;
#X connect 95 0 94 0;
#X connect 96 0 93 0;
#X connect 98 0 90 0;
#X connect 99 0 90 0;
#X connect 99 1 90 1;
#X restore 8 137 pd settings.code;
#X restore 8 137 pd settings.code;
#N canvas 215 238 667 578 clients 0;
#N canvas 215 238 667 578 clients 0;
#X obj 17 9 r \$1.from.tpf;
#X obj 17 9 r \$1.from.tpf;
...
...
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