diff options
author | Luke Iannini <lukeiannini@users.sourceforge.net> | 2009-06-24 02:08:07 +0000 |
---|---|---|
committer | Luke Iannini <lukeiannini@users.sourceforge.net> | 2009-06-24 02:08:07 +0000 |
commit | 13aad8460777c1897b5ddadb616df6b794a0ddf4 (patch) | |
tree | ff9d5ba4900205bccc2482de1183d46700dac456 /experimental/meta-connect-help.pd |
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.svn2git-root
svn path=/trunk/abstractions/meta-abs/; revision=11815
Diffstat (limited to 'experimental/meta-connect-help.pd')
-rw-r--r-- | experimental/meta-connect-help.pd | 22 |
1 files changed, 22 insertions, 0 deletions
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.; |