aboutsummaryrefslogtreecommitdiff
path: root/controctopus/midi-tentacle-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-07-17 08:18:05 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-07-17 08:18:05 +0000
commit071329a3953232dd4aaeaba312f37497de7a0ed5 (patch)
tree5779be62a2be43dcfe6c4d8f42927d50f3e4086f /controctopus/midi-tentacle-help.pd
parentb1db09db18f1d7cd66f0a5454a4d816e815d7565 (diff)
fixed some bugs in midi-tentacles, added more help files
svn path=/trunk/abstractions/senderfruit/; revision=10170
Diffstat (limited to 'controctopus/midi-tentacle-help.pd')
-rw-r--r--controctopus/midi-tentacle-help.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/controctopus/midi-tentacle-help.pd b/controctopus/midi-tentacle-help.pd
new file mode 100644
index 0000000..7fcedb4
--- /dev/null
+++ b/controctopus/midi-tentacle-help.pd
@@ -0,0 +1,12 @@
+#N canvas 811 181 409 348 10;
+#X text 9 11 [midi-tentacle /controller /control /system-name];
+#X obj 19 55 midi-tentacle /uc33 /Knob1 /drummr;
+#X text 26 172 Receives floats (0-1) from [s /uc33/Knob1] (omni) or
+(e.g.) [s /uc33/Knob1/Ch1] (specific MIDI channel) and relays them
+to /drummr/module/parameter. Parameters can be chosen in the dropdown
+menu \, and parameters can be queried and repopulated using the yellow
+"get" button.;
+#X text 294 324 2008 Luke Iannini;
+#X text 27 251 See [controctopus-help] for an example.;
+#X text 27 287 TIP: use [tentacle-pager] to switch the midi channels
+of multiple [midi-tentacle]s at once;