aboutsummaryrefslogtreecommitdiff
path: root/pan~.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:14:06 +0200
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:14:06 +0200
commit90c6018a9401e38859f733b3521c919e042322b7 (patch)
treeb4a6bd88d73feafa8fa55e6fe7c5fcd7df2cab72 /pan~.pd
parent2daa10b2676f8befd3aaa54e70155459f9b6d79b (diff)
moved abstractions into abstractions/
Diffstat (limited to 'pan~.pd')
-rw-r--r--pan~.pd22
1 files changed, 0 insertions, 22 deletions
diff --git a/pan~.pd b/pan~.pd
deleted file mode 100644
index b413a8d..0000000
--- a/pan~.pd
+++ /dev/null
@@ -1,22 +0,0 @@
-#N canvas 685 294 476 248 10;
-#X obj 35 23 inlet~;
-#X obj 131 23 inlet pan;
-#X obj 35 113 volctl~ 0 100;
-#X obj 146 113 volctl~ 0 100;
-#X obj 35 132 outlet~;
-#X obj 146 132 outlet~;
-#X text 40 182 (c) Tim Blechmann 2005 \, $Id: pan~.pd 221 2005-12-17 18:31:17Z tim $;
-#X obj 315 33 init \$2;
-#X obj 315 55 moses 0;
-#X text 311 126 \$1: pan;
-#X text 311 146 \$2: ramp;
-#X obj 131 80 _pan~math \$1;
-#X connect 0 0 2 0;
-#X connect 0 0 3 0;
-#X connect 1 0 11 0;
-#X connect 2 0 4 0;
-#X connect 3 0 5 0;
-#X connect 7 0 8 0;
-#X connect 8 1 3 2;
-#X connect 11 0 2 1;
-#X connect 11 1 3 1;