From 071329a3953232dd4aaeaba312f37497de7a0ed5 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Thu, 17 Jul 2008 08:18:05 +0000 Subject: fixed some bugs in midi-tentacles, added more help files svn path=/trunk/abstractions/senderfruit/; revision=10170 --- controctopus/midi-tentacle-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 controctopus/midi-tentacle-help.pd (limited to 'controctopus/midi-tentacle-help.pd') 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; -- cgit v1.2.1