aboutsummaryrefslogtreecommitdiff
path: root/playlist/help-playlist.pd
diff options
context:
space:
mode:
Diffstat (limited to 'playlist/help-playlist.pd')
-rw-r--r--playlist/help-playlist.pd43
1 files changed, 29 insertions, 14 deletions
diff --git a/playlist/help-playlist.pd b/playlist/help-playlist.pd
index be6334b..b035bc3 100644
--- a/playlist/help-playlist.pd
+++ b/playlist/help-playlist.pd
@@ -1,24 +1,24 @@
-#N canvas 94 79 817 563 10;
+#N canvas 96 132 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 72 507 Comments and bugs @ ydegoyon@free.fr;
-#X symbolatom 292 399 50 0 0 0 - - -;
+#X symbolatom 363 437 50 0 0 0 - - -;
#X text 17 444 Note : you can scroll the list by dragging;
#X text 15 455 the mouse in the yellow area;
#X text 17 466 You can select and scroll in the blue area;
-#X obj 292 181 playlist all 400 200 {Helvetica 10 bold} #457782 yellow
-black red;
-#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 obj 360 221 playlist all 400 200 {Courier 12 bold} grey yellow black
+red;
+#X msg 373 77 seek \$1;
+#X text 485 63 You can seek a file in the list;
+#X text 485 74 It will skip the first two items ( '.' and '..');
+#X text 484 86 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 floatatom 435 79 5 0 0 0 - - -;
+#X symbolatom 404 464 50 0 0 0 - - -;
+#X symbolatom 450 491 50 0 0 0 - - -;
#X msg 151 163 location ..;
#X msg 150 140 location /tmp;
#X text 33 212 You can change change location;
@@ -26,14 +26,23 @@ black red;
#X text 33 234 Thus \, you can initialize the object;
#X text 32 243 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
+#X msg 334 106 sort \$1;
+#X obj 395 107 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 text 499 110 Use alphabetical or creation time order;
#X obj 87 140 loadbang;
#X text 628 136 Change the font;
#X msg 300 136 font Helvetica normal 14;
#X msg 478 136 font Courier bold 24;
+#X msg 379 163 scroll 200;
+#X msg 460 163 scroll -200;
+#X text 551 162 Scrolling by numbers for the laziest;
+#X obj 526 191 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
+1;
+#X msg 436 191 graphics \$1;
+#X text 655 191 Show or hide graphics;
+#X msg 549 190 1;
+#X obj 582 191 loadbang;
#X connect 9 0 5 0;
#X connect 9 1 17 0;
#X connect 9 2 18 0;
@@ -47,3 +56,9 @@ black red;
#X connect 29 0 20 0;
#X connect 31 0 9 0;
#X connect 32 0 9 0;
+#X connect 33 0 9 0;
+#X connect 34 0 9 0;
+#X connect 36 0 37 0;
+#X connect 37 0 9 0;
+#X connect 39 0 36 0;
+#X connect 40 0 39 0;