aboutsummaryrefslogtreecommitdiff
path: root/sfIndexer-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-28 13:28:46 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-28 13:28:46 +0000
commit89db37262cee46814540edef54a6db96096e1ee1 (patch)
tree97ffaae5116bda012c2cea8ca1641ded089b2872 /sfIndexer-help.pd
parentf18d063d9312c95e25294e0777bc135ee9a3fd8a (diff)
Updated mtl abstractions
svn path=/trunk/abstractions/mtl/; revision=12691
Diffstat (limited to 'sfIndexer-help.pd')
-rw-r--r--sfIndexer-help.pd26
1 files changed, 13 insertions, 13 deletions
diff --git a/sfIndexer-help.pd b/sfIndexer-help.pd
index e9759ca..0ea7a5b 100644
--- a/sfIndexer-help.pd
+++ b/sfIndexer-help.pd
@@ -1,4 +1,4 @@
-#N canvas 611 66 775 629 10;
+#N canvas 250 98 775 629 10;
#X obj 14 134 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 12 12 description: Loads and stores soundfiles.;
@@ -15,9 +15,9 @@ index;
#X obj 90 401 cyclone/prepend set;
#X obj 29 452 cyclone/prepend set;
#X obj 203 326 cyclone/prepend set;
-#X text 185 419 Outlet 2: samplerate length channels;
-#X text 580 343 Outlet 3: index soundfile;
-#X text 202 471 Outlet 1: tables (one table per channel);
+#X text 214 398 Outlet 2: samplerate length channels;
+#X text 326 327 Outlet 3: index soundfile;
+#X text 152 448 Outlet 1: tables (one table per channel);
#X text 13 28 tags: tables file~;
#X obj 528 103 bng 15 250 50 0 empty empty save 17 7 0 10 -262144 -1
-1;
@@ -30,7 +30,6 @@ index;
-1;
#X obj 41 228 openpanel;
#X text 62 177 "add" soundfile: adds the indicated soundfile;
-#X text 67 205 "symbol": add the soundfile and output it's data.;
#X text 12 82 sfIndexer will never reload the same soundfile twice.
It will point to the previously filled tables instead.;
#X text 13 48 sfIndexer can store and refer to an unlimited number
@@ -46,17 +45,18 @@ through the param system.;
#X msg 29 472;
#X msg 203 346;
#X obj 528 144 tof/param file;
+#X text 67 205 "symbol": add the soundfile and output its data.;
#X connect 0 0 20 0;
-#X connect 2 0 28 0;
+#X connect 2 0 27 0;
#X connect 4 0 19 0;
#X connect 5 0 19 0;
#X connect 6 0 19 0;
#X connect 7 0 19 0;
-#X connect 10 0 33 0;
-#X connect 11 0 34 0;
-#X connect 12 0 35 0;
-#X connect 17 0 36 0;
-#X connect 18 0 36 1;
+#X connect 10 0 32 0;
+#X connect 11 0 33 0;
+#X connect 12 0 34 0;
+#X connect 17 0 35 0;
+#X connect 18 0 35 1;
#X connect 19 0 2 0;
#X connect 19 0 11 0;
#X connect 19 1 10 0;
@@ -65,5 +65,5 @@ through the param system.;
#X connect 21 0 19 0;
#X connect 22 0 23 0;
#X connect 23 0 19 0;
-#X connect 28 0 3 0;
-#X connect 28 0 3 1;
+#X connect 27 0 3 0;
+#X connect 27 0 3 1;