Hello,
I would like to create an abstraction that forces every number coming from a MIDI CC slider to be printed. Sometimes I move the slider fast and the numbers printed are not sequential from 0 to 127 rather they jump 0, 13, 74 etc. I need to be able to [select] any value between that range and so I need a method where every number is printed rather than just the final position and a few intermediary numbers.
I have an abstraction I found on the Max forum that I converted to a PD patch and it works well (delta/uzi/gate). I also have my own patch that works for my current needs but it's not general.
I would be especially interested if somebody had a Vanilla patch that I could use it with MobMuPlat.
Thanks