PolyPressure, AfterTouch and Channel Pressure

  • MIDI Polyphonic Key Pressure (0xA0) is in VST3 world: transformed to a Vst::Event::kPolyPressureEvent event (like a NoteOn event) (per key)
  • MIDI Channel Pressure (0xD0) is in VST3 world: transformed/associated to a parameter Vst::kAfterTouch for a given channel (if available) (like kPitchBend) (per Channel)