aboutsummaryrefslogtreecommitdiff
path: root/int~.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-06-23 17:44:29 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-06-23 17:44:29 +0000
commitf9840937daed163f51207ea856465da0c5389d88 (patch)
tree9442ca3bcb5945bf70e1cf62320f8d0f011ee260 /int~.pd
This commit was generated by cvs2svn to compensate for changes in r20,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/timestretch/; revision=21
Diffstat (limited to 'int~.pd')
-rw-r--r--int~.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/int~.pd b/int~.pd
new file mode 100644
index 0000000..1c42cdf
--- /dev/null
+++ b/int~.pd
@@ -0,0 +1,12 @@
+#N canvas 0 0 454 304 12;
+#X obj 257 75 block~ 1;
+#X obj 136 74 inlet~;
+#X obj 136 119 pack~;
+#X obj 136 150 int;
+#X obj 136 181 sig~;
+#X obj 136 223 outlet~;
+#X text 14 9 int~ -- get rid of the fractions...;
+#X connect 1 0 2 0;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 4 0 5 0;