aboutsummaryrefslogtreecommitdiff
path: root/abs/bpm.pd
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-01-21 10:18:19 +0000
commitcdf8ded57019d5c905f16422d40be7b1a18ab3bc (patch)
tree92623f40f305b1e2f51198d5c16893c7ca70a2c6 /abs/bpm.pd
This commit was generated by cvs2svn to compensate for changes in r350,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/creb/; revision=351
Diffstat (limited to 'abs/bpm.pd')
-rw-r--r--abs/bpm.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/abs/bpm.pd b/abs/bpm.pd
new file mode 100644
index 0000000..97d31e6
--- /dev/null
+++ b/abs/bpm.pd
@@ -0,0 +1,18 @@
+#N canvas 385 419 372 239 10;
+#X obj 48 40 inlet;
+#X obj 52 155 outlet;
+#X obj 213 157 outlet;
+#X text 30 185 quarter note time;
+#X text 184 188 measure frequency;
+#X text 46 18 bpm input;
+#X obj 55 126 /;
+#X obj 36 67 t b f;
+#X obj 200 101 / 240;
+#X msg 44 99 15000;
+#X connect 0 0 7 0;
+#X connect 0 0 8 0;
+#X connect 6 0 1 0;
+#X connect 7 0 9 0;
+#X connect 7 1 6 1;
+#X connect 8 0 2 0;
+#X connect 9 0 6 0;