From 7a3b2297e6f784e608d2013c910657334ee3019e Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Sun, 20 Nov 2005 21:54:41 +0000 Subject: also works with pd_main now - additional threaded resize method svn path=/trunk/externals/tb/; revision=3991 --- sndfiler/doc/sndfiler-help.pd | 48 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 sndfiler/doc/sndfiler-help.pd (limited to 'sndfiler/doc/sndfiler-help.pd') diff --git a/sndfiler/doc/sndfiler-help.pd b/sndfiler/doc/sndfiler-help.pd new file mode 100755 index 0000000..c05142e --- /dev/null +++ b/sndfiler/doc/sndfiler-help.pd @@ -0,0 +1,48 @@ +#N canvas 225 0 465 689 10; +#X obj 29 23 cnv 15 404 54 empty empty empty 22 25 0 18 -1 -66577 0 +; +#X obj 31 25 cnv 15 400 50 empty empty sndfiler 22 25 0 18 -228992 +-66577 0; +#X obj 72 637 print THREADED_SF; +#X obj 72 592 r \$0-tsf; +#X obj 68 394 openpanel; +#X obj 68 438 s \$0-tsf; +#X obj 68 374 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X obj 258 615 table array1; +#X text 89 373 <- read; +#X obj 256 536 s \$0-tsf; +#X msg 256 510 resize array1 4410; +#X text 39 276 read a file: read filename array1 array2 ...; +#X text 40 292 NOTE: this will also resize the array to the filesize +!; +#X text 66 340 for mono files:; +#X msg 68 416 read \$1 array1; +#X obj 239 396 openpanel; +#X obj 239 440 s \$0-tsf; +#X obj 239 376 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 260 375 <- read; +#X text 235 340 for multichannel specify; +#X text 237 353 more arrays:; +#X msg 239 418 read \$1 array1 array2; +#X obj 258 637 table array2; +#X obj 72 615 sndfiler; +#X text 288 34 threaded soundfiler; +#X text 308 51 using libsndfile; +#X text 161 113 ::: SNDFILER :::; +#X text 65 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 65 509 threaded resize of arrays:; +#X connect 3 0 23 0; +#X connect 4 0 14 0; +#X connect 6 0 4 0; +#X connect 10 0 9 0; +#X connect 14 0 5 0; +#X connect 15 0 21 0; +#X connect 17 0 15 0; +#X connect 21 0 16 0; +#X connect 23 0 2 0; -- cgit v1.2.1 From bc96a98d953afbee541b5e5b5bbcfc99f86842bb Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Mon, 28 Nov 2005 22:27:20 +0000 Subject: new flags: -resize and -skip svn path=/trunk/externals/tb/; revision=4073 --- sndfiler/doc/sndfiler-help.pd | 71 +++++++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 33 deletions(-) (limited to 'sndfiler/doc/sndfiler-help.pd') diff --git a/sndfiler/doc/sndfiler-help.pd b/sndfiler/doc/sndfiler-help.pd index c05142e..fb402f7 100755 --- a/sndfiler/doc/sndfiler-help.pd +++ b/sndfiler/doc/sndfiler-help.pd @@ -1,48 +1,53 @@ -#N canvas 225 0 465 689 10; +#N canvas 135 0 465 772 10; #X obj 29 23 cnv 15 404 54 empty empty empty 22 25 0 18 -1 -66577 0 ; #X obj 31 25 cnv 15 400 50 empty empty sndfiler 22 25 0 18 -228992 -66577 0; -#X obj 72 637 print THREADED_SF; -#X obj 72 592 r \$0-tsf; -#X obj 68 394 openpanel; -#X obj 68 438 s \$0-tsf; -#X obj 68 374 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +#X obj 55 667 print THREADED_SF; +#X obj 55 622 r \$0-tsf; +#X obj 48 440 openpanel; +#X obj 48 484 s \$0-tsf; +#X obj 48 420 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; -#X obj 258 615 table array1; -#X text 89 373 <- read; -#X obj 256 536 s \$0-tsf; -#X msg 256 510 resize array1 4410; -#X text 39 276 read a file: read filename array1 array2 ...; -#X text 40 292 NOTE: this will also resize the array to the filesize -!; -#X text 66 340 for mono files:; -#X msg 68 416 read \$1 array1; -#X obj 239 396 openpanel; -#X obj 239 440 s \$0-tsf; -#X obj 239 376 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +#X obj 241 645 table array1; +#X text 69 419 <- read; +#X obj 239 566 s \$0-tsf; +#X msg 239 540 resize array1 4410; +#X text 46 386 for mono files:; +#X obj 239 442 openpanel; +#X obj 239 486 s \$0-tsf; +#X obj 239 422 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; -#X text 260 375 <- read; -#X text 235 340 for multichannel specify; -#X text 237 353 more arrays:; -#X msg 239 418 read \$1 array1 array2; -#X obj 258 637 table array2; -#X obj 72 615 sndfiler; +#X text 260 421 <- read; +#X text 235 386 for multichannel specify; +#X text 237 399 more arrays:; +#X msg 239 464 read \$1 array1 array2; +#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 65 152 A threaded soundfiler for PD using libsndfile.; +#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 65 509 threaded resize of arrays:; -#X connect 3 0 23 0; -#X connect 4 0 14 0; +#X text 48 539 threaded resize of arrays:; +#X text 33 267 read a file: read [flags] filename array1 array2 ... +; +#X msg 48 462 read -resize \$1 array1; +#X text 32 287 FLAGS:; +#X text 32 305 -resize: resize the array(s) to the size of the soundfile +; +#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 connect 3 0 20 0; +#X connect 4 0 31 0; #X connect 6 0 4 0; #X connect 10 0 9 0; -#X connect 14 0 5 0; -#X connect 15 0 21 0; -#X connect 17 0 15 0; -#X connect 21 0 16 0; -#X connect 23 0 2 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; -- cgit v1.2.1 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(-) (limited to 'sndfiler/doc/sndfiler-help.pd') 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 From 6c03ffeef182c00462a6d0375ed81dc0d9983124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 19 Jun 2008 13:50:58 +0000 Subject: removed the svn:executable bit for code, patches and text svn path=/trunk/externals/tb/; revision=10048 --- sndfiler/doc/sndfiler-help.pd | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 sndfiler/doc/sndfiler-help.pd (limited to 'sndfiler/doc/sndfiler-help.pd') diff --git a/sndfiler/doc/sndfiler-help.pd b/sndfiler/doc/sndfiler-help.pd old mode 100755 new mode 100644 -- cgit v1.2.1