diff options
Diffstat (limited to '0-pager-help.pd')
-rw-r--r-- | 0-pager-help.pd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/0-pager-help.pd b/0-pager-help.pd new file mode 100644 index 0000000..2558d5f --- /dev/null +++ b/0-pager-help.pd @@ -0,0 +1,9 @@ +#N canvas 368 122 488 350 10; +#X obj 144 178 pddp/open 0-pager; +#X text 20 60 0-pager.pd is an object that allows you to navigate through +a folder of files with "previous" and "next" buttons.; +#X text 24 97 To use it \, copy to the folder where the files that +you want to browser thru are. The filenames need to start with a number +in order to be controlled by 0-pager.pd.; +#X text 36 241 0-pager.pd should be the first file in the list in order +for things to work properly.; |