Quilter CommunityJul 15, 2026
On Illumine, MIDI PC (Program Change) messages bypass the Preset Morph smooth-transition feature. That's intentional — it comes down to architectural constraints.
The good news is there are a couple of workarounds that get you the smooth transition anyway:
- Use CC messages instead of a PC message to change the 5 top-level parameters. You only need to send CC messages for the parameters that actually differ between the two settings.
- Use expression control: configure the preset for expression and select MIDI CC 11 as the expression controller. Set the .min and .max parameters to your two target settings, then send CC 11 = 0 or CC 11 = 127 to move between them.