aboutsummaryrefslogtreecommitdiff
path: root/Patches/ramp.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/ramp.pd')
-rw-r--r--Patches/ramp.pd35
1 files changed, 35 insertions, 0 deletions
diff --git a/Patches/ramp.pd b/Patches/ramp.pd
new file mode 100644
index 0000000..5f84056
--- /dev/null
+++ b/Patches/ramp.pd
@@ -0,0 +1,35 @@
+#N canvas 60 34 505 412 10;
+#X obj 60 40 inlet;
+#X text 106 40 from \, to \, steps;
+#X obj 54 372 outlet;
+#X text 108 373 float;
+#X obj 68 77 unpack f f f;
+#X obj 277 177 f;
+#X obj 277 201 bangx;
+#X obj 144 131 f;
+#X obj 144 177 -;
+#X text 175 178 to - from;
+#X obj 144 204 /;
+#X text 174 205 div steps;
+#X obj 128 254 +;
+#X obj 68 124 t b b f f;
+#X obj 101 254 f;
+#X obj 101 277 t f f;
+#X connect 0 0 4 0;
+#X connect 4 0 13 0;
+#X connect 4 1 7 1;
+#X connect 4 2 5 1;
+#X connect 4 2 10 1;
+#X connect 5 0 6 0;
+#X connect 6 0 14 0;
+#X connect 7 0 8 0;
+#X connect 8 0 10 0;
+#X connect 10 0 12 1;
+#X connect 12 0 14 1;
+#X connect 13 0 5 0;
+#X connect 13 1 7 0;
+#X connect 13 2 8 1;
+#X connect 13 3 14 1;
+#X connect 14 0 15 0;
+#X connect 15 0 2 0;
+#X connect 15 1 12 0;