File: legacy_ssrclient-help.pd

package info (click to toggle)
soundscaperenderer 0.6.0%2Bdfsg2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,148 kB
  • sloc: cpp: 36,430; sh: 4,522; makefile: 847; ansic: 762; javascript: 593; python: 57
file content (89 lines) | stat: -rw-r--r-- 2,652 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#N canvas 983 61 764 592 10;
#X obj 98 174 legacy_ssrclient;
#X msg 183 71 connect localhost 4711;
#X obj 204 178 tgl 15 0 empty empty connected 17 7 0 10 -262144 -1
-1 1 1;
#X msg 198 98 disconnect;
#X obj 17 127 ../flext/ssr_messages;
#X obj 98 352 route 1 2 3;
#X floatatom 155 514 5 0 0 0 y - -;
#X floatatom 98 515 5 0 0 0 x - -;
#X obj 98 491 unpack f f;
#X floatatom 245 514 5 0 0 0 azimuth - -;
#X obj 418 376 print src1;
#X symbolatom 321 514 10 0 0 0 model - -;
#X obj 321 493 symbol;
#X floatatom 430 446 5 0 0 0 mute - -;
#X floatatom 357 447 5 0 0 0 volume - -;
#X text 20 436 source 1:;
#X floatatom 192 319 5 0 0 0 y - -;
#X floatatom 135 320 5 0 0 0 x - -;
#X obj 135 296 unpack f f;
#X floatatom 282 319 5 0 0 0 azimuth - -;
#X obj 135 263 route pos azi;
#X text 17 319 reference:;
#X obj 493 430 vu 15 120 empty empty -1 -8 0 10 -66577 -1 1 0;
#X obj 98 227 route src ref vol;
#X floatatom 362 266 5 0 0 0 master_volume - -;
#X obj 359 237 print other_commands;
#X text 16 72 First \, connect to the SSR:;
#X text 16 109 to send messages:;
#X text 15 13 Help patch for legacy_ssrclient;
#X text 14 30 Remote-control the SoundScape Renderer via network interface
;
#X obj 98 375 route pos azi model vol mute level weights;
#N canvas 1027 132 319 300 state_messages 0;
#X obj 24 267 outlet;
#X msg 124 18 state processing start;
#X msg 124 39 state processing stop;
#X msg 122 71 state transport start;
#X msg 122 93 state transport stop;
#X msg 122 115 state transport rewind;
#X msg 122 146 state seek 4:33;
#X msg 121 168 state seek 1.5h;
#X msg 120 190 state seek 42;
#X msg 119 212 state seek 4:23:12.322;
#X msg 119 243 state tracker reset;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X connect 8 0 0 0;
#X connect 9 0 0 0;
#X connect 10 0 0 0;
#X restore 74 148 pd state_messages;
#X text 16 91 Then \, open one of these;
#X obj 204 148 netsend -b;
#X text 274 156 [mrpeach/tcpclient] or [iemnet/tcpclient] can be used
;
#X text 277 139 alternatively \,;
#X connect 0 0 23 0;
#X connect 0 1 33 0;
#X connect 1 0 33 0;
#X connect 3 0 33 0;
#X connect 4 0 0 0;
#X connect 5 0 30 0;
#X connect 8 0 7 0;
#X connect 8 1 6 0;
#X connect 12 0 11 0;
#X connect 18 0 17 0;
#X connect 18 1 16 0;
#X connect 20 0 18 0;
#X connect 20 1 19 0;
#X connect 23 0 5 0;
#X connect 23 1 20 0;
#X connect 23 2 24 0;
#X connect 23 3 25 0;
#X connect 30 0 8 0;
#X connect 30 1 9 0;
#X connect 30 2 12 0;
#X connect 30 3 14 0;
#X connect 30 4 13 0;
#X connect 30 5 22 0;
#X connect 30 7 10 0;
#X connect 31 0 0 0;
#X connect 33 0 2 0;
#X connect 33 1 0 1;