From 13aad8460777c1897b5ddadb616df6b794a0ddf4 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Wed, 24 Jun 2009 02:08:07 +0000 Subject: 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/meta-abs/; revision=11815 --- experimental/meta-connect-help.pd | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 experimental/meta-connect-help.pd (limited to 'experimental/meta-connect-help.pd') diff --git a/experimental/meta-connect-help.pd b/experimental/meta-connect-help.pd new file mode 100644 index 0000000..b2032d9 --- /dev/null +++ b/experimental/meta-connect-help.pd @@ -0,0 +1,22 @@ +#N canvas 0 22 450 300 10; +#X obj 48 108 meta-connect; +#X obj 338 150 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 211 143 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 297 142 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 262 137 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 188 229 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 310 232 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 381 243 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 242 249 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X text 10 17 [meta-connect] alpha 0.1 - select any number of the bangs +above and press [ \, then select any number of the bangs below and +press ]. The first group will automatically connect themselves to the +second group.; -- cgit v1.2.1