My question is firstly- is midi cc information integer only? i.e. 0 - 127 but not 5.55
The reason I ask is that I'm trying to control the tempo in Ableton Live from MaxMSP.
I found out that midi-cc 0 registers a tempo of 20bpm, and midi-cc 127 registers a tempo of 999bpm
But it seems like my accuracy is totally ruined, because each cc integer is about 9bpm apart, and 9bpm off isn't very convincing. Too messy
I'm wondering if there is something I missed, or maybe another protocol to use. Does anyone have any suggestions?