Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tpf-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TPF
tpf-server
Commits
5f7893de
Commit
5f7893de
authored
7 years ago
by
Roman Haefeli
Browse files
Options
Downloads
Patches
Plain Diff
declare osc
parent
d31d42bd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tpf-management-service.pd
+15
-13
15 additions, 13 deletions
tpf-management-service.pd
with
15 additions
and
13 deletions
tpf-management-service.pd
+
15
−
13
View file @
5f7893de
#N canvas 719 50 350 369 10;
#N canvas 719 53 350 369 10;
#X declare -stdpath osc;
#N canvas 719 374 558 410 tpf.communication 0;
#X obj 7 8 r SERVER;
#X obj 7 74 s \$0.from;
...
...
@@ -80,7 +81,7 @@
#X connect 26 0 22 0;
#X connect 27 0 26 0;
#X connect 28 0 20 0;
#X restore 13
9
2 pd tpf.communication;
#X restore 13
13
2 pd tpf.communication;
#N canvas 902 132 375 575 register/name 0;
#X obj 130 391 s \$0.to;
#X obj 7 11 r \$0.from;
...
...
@@ -176,7 +177,7 @@
#X connect 25 0 27 0;
#X connect 26 0 12 0;
#X connect 27 0 26 1;
#X restore 13 1
3
2 pd register/name;
#X restore 13 1
7
2 pd register/name;
#N canvas 595 213 337 132 protol/version 0;
#X obj 17 15 r \$0.from;
#X obj 17 75 s \$0.to;
...
...
@@ -185,8 +186,8 @@
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X restore 13 1
1
2 pd protol/version;
#X obj 13
1
0 text define \$0.clients;
#X restore 13 1
5
2 pd protol/version;
#X obj 13
5
0 text define \$0.clients;
#N canvas 699 381 494 446 unregister/name 0;
#X text 11 9 We want disconnceting clients to automatically unregister
by IP and port.;
...
...
@@ -234,8 +235,8 @@ by IP and port.;
#X connect 21 1 19 0;
#X connect 21 2 18 0;
#X connect 21 3 7 0;
#X restore 13 1
5
1 pd unregister/name;
#X obj 13
3
1 text define \$0.connections;
#X restore 13 1
9
1 pd unregister/name;
#X obj 13
7
1 text define \$0.connections;
#N canvas 764 216 666 598 manage.connections 0;
#X obj 25 21 r \$0.add.connection;
#X obj 52 273 text get \$0.clients;
...
...
@@ -369,7 +370,7 @@ by IP and port.;
#X connect 43 0 41 0;
#X connect 43 1 20 0;
#X connect 44 0 45 0;
#X restore 13 1
7
0 pd manage.connections;
#X restore 13
2
10 pd manage.connections;
#N canvas 520 75 483 394 client.list 0;
#X obj 12 33 r \$0.from;
#X obj 12 53 routeOSC /refresh/clients;
...
...
@@ -406,7 +407,7 @@ by IP and port.;
#X connect 14 0 11 0;
#X connect 15 0 3 0;
#X connect 15 1 7 0;
#X restore 13
18
9 pd client.list;
#X restore 13
22
9 pd client.list;
#N canvas 520 75 432 493 mylink.list 0;
#X obj 12 13 r \$0.from;
#X obj 31 123 until;
...
...
@@ -472,8 +473,8 @@ by IP and port.;
#X connect 26 0 12 0;
#X connect 27 0 1 0;
#X connect 27 1 5 0;
#X restore 13 2
0
8 pd mylink.list;
#X obj 13
5
1 text define \$0.params;
#X restore 13 2
4
8 pd mylink.list;
#X obj 13
9
1 text define \$0.params;
#N canvas 101 124 599 378 params 0;
#X obj 12 13 r \$0.from;
#X obj 12 33 routeOSC /params;
...
...
@@ -566,7 +567,7 @@ by IP and port.;
#X connect 24 0 18 0;
#X connect 24 1 25 0;
#X connect 25 0 16 1;
#X restore 13 2
2
7 pd params;
#X restore 13 2
6
7 pd params;
#N canvas 938 512 355 291 reset/all 0;
#X obj 29 21 r \$0.from;
#X obj 95 164 text delete \$0.clients;
...
...
@@ -586,4 +587,5 @@ by IP and port.;
#X connect 6 2 1 0;
#X connect 7 0 8 0;
#X connect 9 0 4 0;
#X restore 13 245 pd reset/all;
#X restore 13 285 pd reset/all;
#X obj 12 13 declare -stdpath osc;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment