VolcaFMVelocityHack
The Korg Volca FM ignores MIDI note velocities and uses a gl...
- Type
- MIDI Effect
- Author
- nettoyeur
- Version
- 1.1
- License
- None
- Live version
- 9.6.2
- Max version
- 7.2.3
- Downloads
- 462
- Updated
- 2016-05-24
Description
The Korg Volca FM ignores MIDI note velocities and uses a global velocity value instead. The global velocity can be set with a control change message (controller 0x29).
This device restores individual note velocities. Specifically, it intercepts note events, extracts the velocity value, and inserts a control change message setting the global velocity before emitting the intercepted note event.