MPE Midi Mode Velocity
-
- Topic
- Voices
- Last Post
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
Home › Forums › Instruments › TERRA › MPE Midi Mode Velocity
Hello,
What is the rationale for velocity being disabled in MPE midi mode?
Could velocity not be understood from the amount of skin applied (or amount over a fraction of a second) at initial touch? Feels like that is what the internal engine is doing?
Thank you
There is a trade-off between time needed to acquire initial velocity value and the precision of that value. With MPE you have pressure which gives you basically the raw data as close to real time as possible, which you can use in the same way as internal engines are doing, delaying the note on event to calculate the derivative of that value does not really make sense. Also Terra sensors response is quite fast and they are very sensitive, so the value of note-on velocity in most cases would be around one.
Understood!! Thanks!