This file is indexed.

/usr/lib/pd/extra/kollabs/makeartdmx-help.pd is in pd-kollabs 2~repack-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
#N canvas 551 66 867 632 10;
#X text 20 32 (c) 2015 Marian Weger;
#X obj 91 67 bng 15 250 50 0 empty empty send 17 7 0 10 -262144 -1
-1;
#X text 20 12 makeartdmx (<net> <universe>);
#X obj 113 110 nbx 5 14 0 255 0 0 empty empty send_value_for_all_512_channels
0 -8 0 10 -262144 -1 -1 0 256;
#X text 306 32 optional creation arguments:;
#X obj 178 204 hsl 128 15 0 255 0 0 empty empty fader_for_dmx_channel_2
-2 -8 0 10 -262144 -1 -1 4600 1;
#X msg 175 224 2 \$1;
#X text 204 151 send specific value "255" to dmx channel 1;
#X msg 156 151 80 255;
#X text 301 270 set number of dmx channels (default=512);
#X text 301 284 (should be an even number in the range of 2-512);
#X text 339 377 set universe to '1';
#X msg 346 422 print;
#X msg 357 457 printdmx;
#X text 432 458 print the DMX data;
#X msg 367 485 printheader;
#X text 516 32 1 Net (default=0);
#X text 91 575 Outputs Art-Net message \, to be sent with [artnetout]
;
#X obj 91 541 makeartdmx 0 0 1 512;
#X text 516 50 2 Sub-Net (default=0);
#X text 516 69 3 Universe (default=0);
#X text 516 85 4 Length (number of DMX channels \, default=512);
#X text 267 326 set net to '3';
#X text 298 350 set sub-net to '5';
#X text 462 485 print the header as int8;
#X text 397 424 print the whole Art-Net message as int8;
#X msg 212 272 length 170;
#X msg 230 350 subnet 5;
#X msg 247 376 universe 1;
#X msg 216 326 net 3;
#X connect 1 0 18 0;
#X connect 3 0 18 0;
#X connect 5 0 6 0;
#X connect 6 0 18 0;
#X connect 8 0 18 0;
#X connect 12 0 18 0;
#X connect 13 0 18 0;
#X connect 15 0 18 0;
#X connect 26 0 18 0;
#X connect 27 0 18 0;
#X connect 28 0 18 0;
#X connect 29 0 18 0;