aboutsummaryrefslogtreecommitdiff
path: root/voicetest.pd
diff options
context:
space:
mode:
Diffstat (limited to 'voicetest.pd')
-rw-r--r--voicetest.pd39
1 files changed, 39 insertions, 0 deletions
diff --git a/voicetest.pd b/voicetest.pd
new file mode 100644
index 0000000..d189cef
--- /dev/null
+++ b/voicetest.pd
@@ -0,0 +1,39 @@
+#N canvas 210 166 495 383 10;
+#X obj 115 24 inlet;
+#X obj 122 353 outlet~;
+#X obj 305 24 inlet;
+#X obj 202 353 outlet~;
+#X obj 250 169 osc~;
+#X obj 122 227 *~;
+#X obj 202 227 *~;
+#X obj 122 170 tabplay~ \$0-sample;
+#X obj 323 88 table \$0-sample;
+#X obj 171 103 print \$1;
+#X obj 51 141 loadbang;
+#X msg 61 162 1;
+#X obj 137 205 -~;
+#X obj -12 322 soundfiler;
+#X obj -12 272 symbol \$0-sample;
+#X msg -12 297 read -resize test.wav \$1;
+#X msg -36 217 bang;
+#X msg 143 145 bang;
+#X obj 310 352 outlet;
+#X text 357 352 bang when done;
+#X connect 0 0 7 0;
+#X connect 2 0 9 0;
+#X connect 2 0 4 0;
+#X connect 4 0 12 1;
+#X connect 4 0 6 1;
+#X connect 5 0 1 0;
+#X connect 6 0 3 0;
+#X connect 7 0 5 0;
+#X connect 7 0 6 0;
+#X connect 7 1 18 0;
+#X connect 10 0 11 0;
+#X connect 10 0 14 0;
+#X connect 11 0 12 0;
+#X connect 12 0 5 1;
+#X connect 14 0 15 0;
+#X connect 15 0 13 0;
+#X connect 16 0 14 0;
+#X connect 17 0 7 0;