From 39bfab603950686c2b007be44fc75643daacc932 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 26 Nov 2002 10:52:38 +0000 Subject: added svn path=/trunk/externals/pdogg/; revision=248 --- oggread~/help-oggread~.pd | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 oggread~/help-oggread~.pd (limited to 'oggread~/help-oggread~.pd') diff --git a/oggread~/help-oggread~.pd b/oggread~/help-oggread~.pd new file mode 100644 index 0000000..a37e225 --- /dev/null +++ b/oggread~/help-oggread~.pd @@ -0,0 +1,34 @@ +#N canvas 415 163 496 344 10; +#X obj 35 298 dac~; +#X floatatom 78 268 5 0 0; +#X obj 35 236 oggread~; +#X msg 55 83 start; +#X msg 94 128 stop; +#X msg 117 180 resume; +#X msg 35 45 open myfile.ogg; +#X text 99 81 play file from beginning; +#X text 132 126 stop (pause) playing; +#X text 165 179 resume playing at current position; +#X msg 317 275 \; pd dsp 1; +#X msg 383 275 \; pd dsp 0; +#X obj 317 249 loadbang; +#X text 185 50 get latest version at; +#X text 186 63 http://www.akustische-kunst.de/puredata/; +#X text 121 269 position in file (seconds); +#X text 186 38 written by Olaf Matthes ; +#X text 17 16 oggread~ version 0.2 - Ogg Vorbis file player; +#X msg 110 152 0; +#X msg 72 105 1; +#X msg 148 210 seek 60; +#X text 206 210 set new playing position (in seconds); +#X connect 2 0 0 0; +#X connect 2 1 0 1; +#X connect 2 2 1 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 18 0 2 0; +#X connect 19 0 2 0; +#X connect 20 0 2 0; -- cgit v1.2.1