From 5db845cc6d22d7a38654436b841a4358b31db466 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Mon, 2 Aug 2010 21:48:43 +0000 Subject: Fixed and upgraded my sample abstractions svn path=/trunk/externals/tof/; revision=13739 --- tof/sample.pd | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) (limited to 'tof/sample.pd') diff --git a/tof/sample.pd b/tof/sample.pd index 51c3a62..0c8f9b9 100644 --- a/tof/sample.pd +++ b/tof/sample.pd @@ -1,5 +1,5 @@ -#N canvas 1234 378 467 220 10; -#N canvas 1257 168 871 665 guts 0; +#N canvas 1213 378 467 220 10; +#N canvas 809 168 871 665 guts 0; #X obj 182 257 soundfiler; #X msg 139 232 read -resize \$1 0-\$2 1-\$2; #X obj 138 180 list append \$1; @@ -84,15 +84,17 @@ #N canvas 151 271 568 355 file 0; #X restore 659 507 pd file; #X obj 100 68 tof/path; -#X obj 25 5 route return read; #X obj 88 33 cyclone/tosymbol; +#X obj 25 5 route return read bang; +#X obj 170 -34 openpanel; +#X msg 176 -9 read \$1; #X connect 0 0 41 4; #X connect 0 0 41 6; #X connect 1 0 0 0; #X connect 2 0 14 0; #X connect 3 0 6 0; -#X connect 4 0 47 0; -#X connect 5 0 47 0; +#X connect 4 0 48 0; +#X connect 5 0 48 0; #X connect 6 0 17 0; #X connect 6 1 2 0; #X connect 6 1 41 1; @@ -150,10 +152,13 @@ #X connect 43 5 37 0; #X connect 43 6 38 0; #X connect 46 0 8 0; -#X connect 47 0 11 0; -#X connect 47 1 48 0; -#X connect 47 2 39 0; -#X connect 48 0 46 0; +#X connect 47 0 46 0; +#X connect 48 0 11 0; +#X connect 48 1 47 0; +#X connect 48 2 49 0; +#X connect 48 3 39 0; +#X connect 49 0 50 0; +#X connect 50 0 48 0; #X restore 23 -20 pd guts; #X obj 23 -45 inlet; #X text 302 -15 Tables (click to view); @@ -163,15 +168,20 @@ #X floatatom 42 71 5 0 0 1 channels - -; #X obj 337 8 table 0-\$1; #X obj 337 28 table 1-\$1; -#X text 142 -20 Information; #X floatatom 55 27 8 0 0 1 start - -; #X floatatom 49 49 8 0 0 1 end - -; #X symbolatom 36 93 30 0 0 1 basename - -; +#X obj 71 -44 bng 15 250 50 0 empty empty Open 17 7 0 10 -4034 -1 -1 +; +#X obj 171 -20 cnv 15 100 20 empty empty empty 20 12 0 14 -260097 -66577 +0; +#X text 185 -19 Information; #X connect 0 0 3 0; #X connect 0 1 4 0; -#X connect 0 2 12 0; +#X connect 0 2 11 0; #X connect 0 3 6 0; -#X connect 0 4 11 0; -#X connect 0 5 10 0; +#X connect 0 4 10 0; +#X connect 0 5 9 0; #X connect 0 6 5 0; #X connect 1 0 0 0; +#X connect 12 0 0 0; -- cgit v1.2.1