diff options
author | jdl <x75@users.sourceforge.net> | 2004-01-04 12:16:08 +0000 |
---|---|---|
committer | jdl <x75@users.sourceforge.net> | 2004-01-04 12:16:08 +0000 |
commit | ced726412c09f7fd3ef2eab1ff59305a720c03ec (patch) | |
tree | 156dc8ce8fe0c818617ba13fc4664f7415999673 /oggread~/help-oggread~.pd | |
parent | ea8af3dcd4921987a6e63eb7b6e5c4601f20bbaa (diff) |
recommitting olaf's sources from 0.25
svn path=/trunk/externals/pdogg/; revision=1249
Diffstat (limited to 'oggread~/help-oggread~.pd')
-rw-r--r-- | oggread~/help-oggread~.pd | 88 |
1 files changed, 44 insertions, 44 deletions
diff --git a/oggread~/help-oggread~.pd b/oggread~/help-oggread~.pd index 51e5972..4d353f7 100644 --- a/oggread~/help-oggread~.pd +++ b/oggread~/help-oggread~.pd @@ -1,44 +1,44 @@ -#N canvas 280 107 572 464 12; -#X obj 27 411 dac~; -#X floatatom 75 412 8 0 0 0 - - -; -#X obj 36 343 oggread~; -#X msg 71 170 start; -#X msg 110 226 stop; -#X msg 118 287 resume; -#X msg 36 45 open myfile.ogg; -#X text 119 168 play file from beginning; -#X text 152 226 stop (pause) playing; -#X text 179 288 resume playing at current position; -#X msg 396 394 \; pd dsp 1; -#X msg 472 394 \; pd dsp 0; -#X obj 396 368 loadbang; -#X text 185 52 get latest version at; -#X text 152 411 position in file (seconds); -#X text 186 38 written by Olaf Matthes <olaf.matthes@gmx.de>; -#X text 17 16 oggread~ version 0.2 - Ogg Vorbis file player; -#X msg 126 250 0; -#X msg 95 195 1; -#X text 230 318 set new playing position (in seconds); -#X obj 95 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X text 121 375 bang at end of file; -#X text 186 67 http://www.akustische-kunst.org/puredata/; -#X obj 55 102 openpanel; -#X msg 55 74 bang; -#X msg 55 129 open \$1; -#X msg 149 317 seek 60; -#X connect 2 0 0 0; -#X connect 2 1 0 1; -#X connect 2 2 1 0; -#X connect 2 3 20 0; -#X connect 3 0 2 0; -#X connect 4 0 2 0; -#X connect 5 0 2 0; -#X connect 6 0 2 0; -#X connect 12 0 10 0; -#X connect 17 0 2 0; -#X connect 18 0 2 0; -#X connect 23 0 25 0; -#X connect 24 0 23 0; -#X connect 25 0 2 0; -#X connect 26 0 2 0; +#N canvas 280 107 572 464 12;
+#X obj 27 411 dac~;
+#X floatatom 75 412 8 0 0 0 - - -;
+#X obj 36 343 oggread~;
+#X msg 71 170 start;
+#X msg 110 226 stop;
+#X msg 118 287 resume;
+#X msg 36 45 open myfile.ogg;
+#X text 119 168 play file from beginning;
+#X text 152 226 stop (pause) playing;
+#X text 179 288 resume playing at current position;
+#X msg 396 394 \; pd dsp 1;
+#X msg 472 394 \; pd dsp 0;
+#X obj 396 368 loadbang;
+#X text 185 52 get latest version at;
+#X text 152 411 position in file (seconds);
+#X text 186 38 written by Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 17 16 oggread~ version 0.2 - Ogg Vorbis file player;
+#X msg 126 250 0;
+#X msg 95 195 1;
+#X text 230 318 set new playing position (in seconds);
+#X obj 95 375 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 121 375 bang at end of file;
+#X text 186 67 http://www.akustische-kunst.org/puredata/;
+#X obj 55 102 openpanel;
+#X msg 55 74 bang;
+#X msg 55 129 open \$1;
+#X msg 149 317 seek 60;
+#X connect 2 0 0 0;
+#X connect 2 1 0 1;
+#X connect 2 2 1 0;
+#X connect 2 3 20 0;
+#X connect 3 0 2 0;
+#X connect 4 0 2 0;
+#X connect 5 0 2 0;
+#X connect 6 0 2 0;
+#X connect 12 0 10 0;
+#X connect 17 0 2 0;
+#X connect 18 0 2 0;
+#X connect 23 0 25 0;
+#X connect 24 0 23 0;
+#X connect 25 0 2 0;
+#X connect 26 0 2 0;
|