aboutsummaryrefslogtreecommitdiff
path: root/sfruit/time-tempoflash.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-06-24 02:08:07 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-06-24 02:08:07 +0000
commitc8b3be9dd3ec952ebbf3b5667072882217e56792 (patch)
tree7de31af2ab06f56561e7e954343ef217c4f2727f /sfruit/time-tempoflash.pd
parentee1f00b8767b723e378802f510d8f4dd0917eb61 (diff)
created a home for meta-abs (will merge in the contributions from the list next~), going to keep works-in-progress (which is all that exists right now) in experimental/. added a version of ds-array that oversamples for a more detailed waveform view (similar to the vanilla [table]). added a couple note-abs for simply changing octave and for randomly remapping notes to each other. added a flashing color-canvas tempo display to time-abs. switch-delay waits for a 'release' phase of a voice to finish before switching off.
svn path=/trunk/abstractions/sfruit/; revision=11815
Diffstat (limited to 'sfruit/time-tempoflash.pd')
-rw-r--r--sfruit/time-tempoflash.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/sfruit/time-tempoflash.pd b/sfruit/time-tempoflash.pd
new file mode 100644
index 0000000..15fbba3
--- /dev/null
+++ b/sfruit/time-tempoflash.pd
@@ -0,0 +1,29 @@
+#N canvas 0 22 553 465 10;
+#X obj 286 16 get_delegate time-clock beat;
+#X obj 286 242 s \$0-tempo-canvas;
+#X msg 285 155 color \$1;
+#X msg 304 221 color -1;
+#X obj 304 177 t b;
+#X obj 304 200 del 120;
+#X msg 286 104 15;
+#X obj 0 0 cnv 15 250 400 empty \$0-tempo-canvas empty 20 12 0 14 -1
+-262144 0;
+#X obj 286 47 sel 0 1 2 3;
+#X msg 301 82 3;
+#X msg 341 88 13;
+#X msg 399 80 23;
+#X connect 0 0 8 0;
+#X connect 2 0 1 0;
+#X connect 2 0 4 0;
+#X connect 3 0 1 0;
+#X connect 4 0 5 0;
+#X connect 5 0 3 0;
+#X connect 6 0 2 0;
+#X connect 8 0 6 0;
+#X connect 8 1 9 0;
+#X connect 8 2 10 0;
+#X connect 8 3 11 0;
+#X connect 9 0 2 0;
+#X connect 10 0 2 0;
+#X connect 11 0 2 0;
+#X coords 0 -1 1 1 250 400 2 0 0;