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
8af66194
Commit
8af66194
authored
Feb 26, 2021
by
Roman Haefeli
Browse files
really fix loading of mixer values (Fixes #13)
parent
e2ac0b9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/tpf-client-guts.pd
View file @
8af66194
...
...
@@ -1284,7 +1284,7 @@
#X connect 42 0 36 1;
#X connect 43 0 44 0;
#X restore 8 187 pd messages.code;
#N canvas 249 156 1282 502 settings.code
0
;
#N canvas 249 156 1282 502 settings.code
1
;
#X msg 20 80 vis 1;
#X obj 31 57 r \$1.display.settings;
#X obj 20 101 s pd-settings;
...
...
@@ -1541,7 +1541,6 @@
#X obj 469 479 list prepend \$1;
#X msg 469 502 symbol \$1.\$2;
#X obj 370 479 list split 1;
#X obj 85 457 list prepend restore_settings peer_name;
#X obj 325 40 r \$1.load.from.s;
#X obj 325 91 openpanel;
#X msg 325 66 symbol ..;
...
...
@@ -1549,7 +1548,8 @@
#X obj 85 408 route peer_name mixer, f 48;
#X obj 85 431 list prepend peer_name;
#X obj 227 431 list prepend mixer;
#X connect 0 0 26 0;
#X obj 85 457 list prepend restore_settings;
#X connect 0 0 25 0;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 4 0 6 0;
...
...
@@ -1565,7 +1565,7 @@
#X connect 11 0 5 0;
#X connect 11 1 12 0;
#X connect 12 0 9 1;
#X connect 13 0 2
7
0;
#X connect 13 0 2
6
0;
#X connect 14 0 15 0;
#X connect 16 0 17 0;
#X connect 17 0 21 0;
...
...
@@ -1573,16 +1573,16 @@
#X connect 19 0 20 0;
#X connect 20 0 18 1;
#X connect 21 1 18 0;
#X connect 22 0
1
4 0;
#X connect 23 0
25
0;
#X connect 24 0
4
0;
#X connect 25 0
2
4 0;
#X connect 26 0
4
0;
#X connect 2
7 0
28 0;
#X connect 2
7 1 29
0;
#X connect 27
2 16
0;
#X connect 28 0 2
2
0;
#X connect 29 0
22
0;
#X connect 22 0
2
4 0;
#X connect 23 0
4
0;
#X connect 24 0
23
0;
#X connect 25 0 4 0;
#X connect 26 0
27
0;
#X connect 2
6 1
28 0;
#X connect 2
6 2 16
0;
#X connect 27
0 29
0;
#X connect 28 0 2
9
0;
#X connect 29 0
14
0;
#X restore 67 350 pd load.settings;
#X obj 24 394 text define \$1.settings;
#X obj 967 193 sel 0;
...
...
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