aboutsummaryrefslogtreecommitdiff
path: root/examples/puredata/xtract/a_spigot~.pd
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2006-10-18 17:49:19 +0000
committerJamie Bullock <jamie@postlude.co.uk>2006-10-18 17:49:19 +0000
commit6b59f4325d1b6c81e11cbae6f438cdfb514a89d1 (patch)
tree67a8be5a0745d04ced201313fa5c1b46f6e863e0 /examples/puredata/xtract/a_spigot~.pd
parent19c8ed32b6d646d2aa1fe8785ea0e108884ceaec (diff)
downloadLibXtract-6b59f4325d1b6c81e11cbae6f438cdfb514a89d1.tar.gz
LibXtract-6b59f4325d1b6c81e11cbae6f438cdfb514a89d1.tar.bz2
LibXtract-6b59f4325d1b6c81e11cbae6f438cdfb514a89d1.zip
Added PD help files
Diffstat (limited to 'examples/puredata/xtract/a_spigot~.pd')
-rw-r--r--examples/puredata/xtract/a_spigot~.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/puredata/xtract/a_spigot~.pd b/examples/puredata/xtract/a_spigot~.pd
new file mode 100644
index 0000000..86ebd54
--- /dev/null
+++ b/examples/puredata/xtract/a_spigot~.pd
@@ -0,0 +1,21 @@
+#N canvas 0 0 450 300 10;
+#X obj 153 112 inlet~;
+#X obj 152 229 outlet~;
+#X obj 153 186 expr~ $v1 * $v2;
+#X obj 252 162 line~;
+#X msg 258 121 1 20;
+#X msg 299 121 0 20;
+#X obj 255 14 inlet;
+#X obj 255 36 > 0;
+#X obj 255 63 select 1 0;
+#X text 49 261 Audio spigot. Same behaviour as spigot but for audio
+;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;
+#X connect 3 0 2 1;
+#X connect 4 0 3 0;
+#X connect 5 0 3 0;
+#X connect 6 0 7 0;
+#X connect 7 0 8 0;
+#X connect 8 0 4 0;
+#X connect 8 1 5 0;