aboutsummaryrefslogtreecommitdiff
path: root/playlist/help-playlist.pd
blob: 76fdbb953347ab56b35ba649dd68927143e061c7 (plain)
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
#N canvas 94 79 817 563 10;
#X text 28 57 Constructor : playlist <extension> <width> <height>;
#X text 88 95 playlist all 200 200;
#X text 88 107 playlist mp3 200 200;
#X text 30 78 Examples :;
#X text 80 454 Comments and bugs @ ydegoyon@free.fr;
#X symbolatom 292 399 50 0 0 0 - - -;
#X text 17 342 Note : you can scroll the list by dragging;
#X text 15 353 the mouse in the yellow area;
#X text 17 364 You can select and scroll in the blue area;
#X obj 292 181 playlist all 400 200;
#X msg 301 84 seek \$1;
#X text 406 66 You can seek a file in the list;
#X text 405 77 It will skip the first two items ( '.' and '..');
#X text 405 89 and behave like a round list;
#X text 28 14 Playlist lets you switch files in one click;
#X text 27 25 It's handling most non-alpha characters gracefully;
#X floatatom 355 85 5 0 0 0 - - -;
#X symbolatom 333 426 50 0 0 0 - - -;
#X symbolatom 379 453 50 0 0 0 - - -;
#X msg 151 163 location ..;
#X msg 150 140 location /tmp;
#X text 60 211 You can change change location;
#X text 60 221 with a message.;
#X text 60 233 Thus \, you can initialize the object;
#X text 59 242 in a particular folder.;
#X msg 151 185 location patches;
#X msg 299 111 sort \$1;
#X obj 355 110 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X text 405 109 Use alphabetical or creation time order;
#X obj 87 140 loadbang;
#X text 597 135 Change the font;
#X msg 300 136 font Helvetica normal 14;
#X msg 458 135 font Courier bold 24;
#X connect 9 0 5 0;
#X connect 9 1 17 0;
#X connect 9 2 18 0;
#X connect 10 0 9 0;
#X connect 16 0 10 0;
#X connect 19 0 9 0;
#X connect 20 0 9 0;
#X connect 25 0 9 0;
#X connect 26 0 9 0;
#X connect 27 0 26 0;
#X connect 29 0 20 0;
#X connect 31 0 9 0;
#X connect 32 0 9 0;