14-bit CC support? (in: AcousticsampleS)

By: thysm00
22 Apr 13:38

Yes, you’re right, I read a bit more about it and it could definitely be done this way.
There is just one thing though, adding it in our current design would not help much. We are sending the MIDI data directly to the engine as an integer (1-127) and the air internal modulation is based on a virtual CC that has integers, so even with the 14bits, I would still be converted and processed as 0-127 integers, so it’s actually useless to implement it in the current configuration.
This would require a …

Go to this post

Go to first unread post in this topic

Read more here: Source link