aboutsummaryrefslogtreecommitdiff
path: root/examples/puredata/simple-test.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/puredata/simple-test.pd')
-rw-r--r--examples/puredata/simple-test.pd11
1 files changed, 4 insertions, 7 deletions
diff --git a/examples/puredata/simple-test.pd b/examples/puredata/simple-test.pd
index f9bd79c..dce728c 100644
--- a/examples/puredata/simple-test.pd
+++ b/examples/puredata/simple-test.pd
@@ -1,11 +1,8 @@
#N canvas 642 248 670 289 10;
#X obj 192 63 osc~ 440;
#X floatatom 194 187 10 0 0 0 - - -;
-#X obj 194 150 xtract~ spectral_mean;
#X obj 193 94 *~ 0.3;
-#X text 337 121 Optional second argument gives blocksize;
-#X obj 193 121 xtract~ spectrum 64;
-#X connect 0 0 3 0;
-#X connect 2 0 1 0;
-#X connect 3 0 5 0;
-#X connect 5 0 2 0;
+#X obj 193 137 xtract~ f0;
+#X connect 0 0 2 0;
+#X connect 2 0 3 0;
+#X connect 3 0 1 0;