/usr/lib/pd/extra/rtc/check-row-help.pd is in pd-rtclib 4.1-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 | #N canvas 0 48 636 395 10;
#X msg 38 129 60 61 62 63 64 65 66 67 68 69 70 72;
#X msg 69 156 1 3 4 7 6 2 8 9 10 12 11 5;
#X msg 273 158 3 2 5;
#X obj 69 191 check-row;
#X text 242 283 1994 by Karlheinz Essl;
#X text 21 33 check-row;
#X text 23 65 Outputs the input <row> if it is a proper twelve-tone
row \; otherwise a bang is sent out of the right outlet.;
#X obj 69 272 show;
#X msg 69 312;
#X text 152 212 Flashes when input is not a twelve tone row;
#X obj 110 273 bng 15 250 50 1 empty empty clear 0 -6 0 8 -262144 -1
-1;
#X obj 127 214 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X msg 281 22 Dodecaphonics;
#X text 289 129 Watch the console-window for error messages!;
#X connect 0 0 3 0;
#X connect 1 0 3 0;
#X connect 2 0 3 0;
#X connect 3 0 7 0;
#X connect 3 1 11 0;
#X connect 7 0 8 0;
#X connect 10 0 7 1;
|