PGM to MIDI cc
Made this to get around Ableton's inability to map PGM chan...
- Type
- Audio Effect
- Author
- maokus
- Version
- 1.0
- License
- None
- Live version
- 12.0.5
- Max version
- 8.6.2
- Downloads
- 181
- Updated
- No Updates
Description
Made this to get around Ableton's inability to map PGM change messages to controls.
A simple device that converts PGM messages into MIDI cc messages. Use the #cc box to change what cc it maps to. You can then use something like "expression control plus plus" to map that to a control in ableton. I did not make EC++, I just found it very helpful.
https://maxforlive.com/library/device/6920/expression-control-plus-plus
Here's how it works:
1. Set #cc to 14
2. Midi controller sends PGM change message to 64.
3. PGM to MIDI cc reads that message and sends a CC message containing (14,64)