aboutsummaryrefslogtreecommitdiff
path: root/Patches/vref.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Patches/vref.pd')
-rw-r--r--Patches/vref.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/Patches/vref.pd b/Patches/vref.pd
new file mode 100644
index 0000000..452d36a
--- /dev/null
+++ b/Patches/vref.pd
@@ -0,0 +1,10 @@
+#N canvas 529 226 471 302 12;
+#X obj 61 95 inlet;
+#X obj 133 95 inlet;
+#X obj 101 151 f;
+#X obj 101 203 outlet;
+#X text 10 5 vref: reference to vframe. use this to make your patches
+more clear.;
+#X connect 0 0 2 0;
+#X connect 1 0 2 1;
+#X connect 2 0 3 0;