Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Touch Control Near Complete - CC Bugs
#9
Midi CC Update:

Steve’s gone through the MIDI CC issues reported by Scotty_123 and here’s a rundown of his findings:

1. Midi CC numbers for PORT and CHANNEL appear to be switched for all four channels in relation to the manual. We’ll get on updating the manual to correct that. (Ex: For Pad - MIDI Channel is 19 (not 18), MIDI Pad is 18 (not 19))

2. The values for choosing port numbers match those listed in the manual and for any value out of range they repeat (VALUE is modulo by 7, so for instance 8=1, 9=2...)

3. Channel selection CC’s Value Range does not currently match the manual. They are spread across a range of 128 values evenly, (so channel 1 = 0-7, channel 2 = 8-15...) since no other CCs are handled this way, in a future update we are likely going to revert this back to a 1:1 range, with repeating for out of range values in the same format as the PORT selection above.

4. Clock-in CC 68: We have been unable to replicate the issue where editing this value makes changes to Motif-1 menu 1/3. Possible external software issue?

5. CCs to start individual parts exist (85-88) but it seems like we should be able to add an additional CC for Start All in a future release. Stay tuned

Other notes:

* CC17 is not a recognized CC number by the NDLR, PAD uses 18/19.

* The 0-6 vs 1-7 numbering may be the result of a bug common in “midi control software” ecosystem, or a possibly the result of a global setting to start count at 0 or 1. More testing with TouchOSC will be needed.
Reply


Messages In This Thread
RE: Touch Control Near Complete - CC Bugs - by Jesse Johannesen - 02-03-2020, 12:49 PM

Forum Jump:


Users browsing this thread:
2 Guest(s)