LP TE sending weird CC

i have been having a lot of problems using my TE as a midi controller. I think the problem is that it’s sending out floods of random CC data intermittently.

last night i was working in Live 8, using the LP as a controller, and it was recording all kinds of crap on CC #33. I was only using the keyboard/modwheel/pitchbend.

does anybody else have problems like this?

thanks
Craig

CC 33 is the LSB (least significant bit) transmitted by the Mod wheel. If you are recording 7-bit (low resolution) MIDI this can be ignored. If you want 14-bit high resolution MIDI messages you need both CC1 carries the MSB and CC33 the LSB. I am a MIDI noob so this may not be etirely accurate.

The filter cutoff is also sent and recieved in 14-bit. CC19 for the MSB (or just low res) and CC51 for the LSB.

that makes sense.. is this a common thing to do?

it seems like maybe my midi interface gets all discombobulated with this kind of data, but you make it sound like it should be easily ignorable