aboutsummaryrefslogtreecommitdiff
path: root/examples/puredata/xtract/a_spigot~.pd
diff options
context:
space:
mode:
authorJamie Bullock <jamie@jamiebullock.com>2014-11-08 00:07:02 +0000
committerJamie Bullock <jamie@jamiebullock.com>2014-11-08 00:07:02 +0000
commitba706261d3fc5b436aa6f09d57e62eeb77377d8f (patch)
tree4faadd5931a89a847ae9bb2345d9fe7bb0e2f778 /examples/puredata/xtract/a_spigot~.pd
parent89890e226e5da72743f885cefb5273c51baf094e (diff)
parent89a9ec7a352dc35141b8f9a87c202fdd448e9a6f (diff)
downloadLibXtract-ba706261d3fc5b436aa6f09d57e62eeb77377d8f.tar.gz
LibXtract-ba706261d3fc5b436aa6f09d57e62eeb77377d8f.tar.bz2
LibXtract-ba706261d3fc5b436aa6f09d57e62eeb77377d8f.zip
Merge branch 'feature/no-autotools' into develop
Diffstat (limited to 'examples/puredata/xtract/a_spigot~.pd')
-rw-r--r--examples/puredata/xtract/a_spigot~.pd21
1 files changed, 0 insertions, 21 deletions
diff --git a/examples/puredata/xtract/a_spigot~.pd b/examples/puredata/xtract/a_spigot~.pd
deleted file mode 100644
index 86ebd54..0000000
--- a/examples/puredata/xtract/a_spigot~.pd
+++ /dev/null
@@ -1,21 +0,0 @@
-#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;