From ed1c74748d9e187b98ff49cf4d629019e0539584 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Wed, 1 Feb 2006 09:02:20 +0000 Subject: updated helpfile for new ogg support svn path=/trunk/externals/tb/; revision=4532 --- sndfiler/doc/sndfiler-help.pd | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sndfiler/doc/sndfiler-help.pd b/sndfiler/doc/sndfiler-help.pd index fb402f7..1e4dbeb 100755 --- a/sndfiler/doc/sndfiler-help.pd +++ b/sndfiler/doc/sndfiler-help.pd @@ -25,12 +25,9 @@ #X obj 241 667 table array2; #X obj 55 645 sndfiler; #X text 288 34 threaded soundfiler; -#X text 308 51 using libsndfile; #X text 161 113 ::: SNDFILER :::; -#X text 63 152 A threaded soundfiler for PD using libsndfile.; #X text 65 182 REQUIREMENTS:; #X text 118 199 - pd >= 0.39; -#X text 118 215 - libsndfile; #X text 118 231 - threadlib (for main pd); #X text 48 539 threaded resize of arrays:; #X text 33 267 read a file: read [flags] filename array1 array2 ... @@ -42,12 +39,16 @@ #X text 33 324 -skip : skip nr. of samples in soundfile \, if negative \, it will be counted from the end of the file !; #X text 82 722 (c) 2005 \, Tim Blechmann \, Georg Holzmann; +#X text 184 53 using libsndfile and libvorbisfile; +#X text 53 140 A threaded soundfiler for PD using libsndfile and libvorbisfile +(for ogg files).; +#X text 118 215 - libsndfile + libvorbisfile; #X connect 3 0 20 0; -#X connect 4 0 31 0; +#X connect 4 0 28 0; #X connect 6 0 4 0; #X connect 10 0 9 0; #X connect 12 0 18 0; #X connect 14 0 12 0; #X connect 18 0 13 0; #X connect 20 0 2 0; -#X connect 31 0 5 0; +#X connect 28 0 5 0; -- cgit v1.2.1