aboutsummaryrefslogtreecommitdiff
path: root/sndfiler/sndfiler-help.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-09-10 15:47:23 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:59 +0200
commit1e17420038c1737ee6aabd4f9cc7dc833bb776f0 (patch)
tree63cf82d764b8a7e34e98562fe74cea6be89b31ae /sndfiler/sndfiler-help.pd
parentf87c94fef5814fbc259280793e1acc4c65051517 (diff)
libsndfile base soundfiler.
- supports only read command - no resize / nframe flags svn path=/trunk/externals/tb/; revision=3521
Diffstat (limited to 'sndfiler/sndfiler-help.pd')
-rw-r--r--sndfiler/sndfiler-help.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/sndfiler/sndfiler-help.pd b/sndfiler/sndfiler-help.pd
new file mode 100644
index 0000000..fe9de17
--- /dev/null
+++ b/sndfiler/sndfiler-help.pd
@@ -0,0 +1,10 @@
+#N canvas 0 0 450 300 10;
+#X obj 36 103 sndfiler;
+#X obj 294 87 table array;
+#X msg 37 60 read \$1 array;
+#X obj 38 33 openpanel;
+#X obj 124 15 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X connect 2 0 0 0;
+#X connect 3 0 2 0;
+#X connect 4 0 3 0;