/usr/lib/pd/extra/rtc/rit-acc-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 287 195 458 387 10;
#X text 26 25 rit-acc;
#X text 24 306 1993 by Karlheinz Essl;
#X msg 295 23 Rhythm;
#X text 27 125 see also:;
#X msg 89 124 ED-trans;
#X msg 63 234 60;
#X obj 63 162 tgl 15 0 empty empty start/stop 0 -6 0 8 -262144 -1 -1
0 1;
#X msg 154 124 sneak-rhythm;
#X obj 63 265 QT-PercPlayer;
#X floatatom 156 232 8 0 0 3 ED - -;
#X floatatom 176 179 4 0 0 2 slope - -;
#X floatatom 109 179 4 0 0 2 start_ED - -;
#X obj 63 201 rit-acc 50 1.1;
#X text 26 57 Generates a ritardando or an accelerando \, depending
on the slope parameter. If it is < 1 \, the tempo becomes faster (until
about 1 msec \, then it stops) when it is > 1 \, the speed slows down.
;
#X connect 5 0 8 0;
#X connect 6 0 12 0;
#X connect 10 0 12 2;
#X connect 11 0 12 1;
#X connect 12 0 5 0;
#X connect 12 1 9 0;
|