The feature would add support for the Kemper Profiler … with a special focus on the Kemper Profiler Player which has no display and limited buttons.
Here’s what I’m thinking:
- Display the names of the 5 presets in current bank and indicate which is selected.
- Display the state of each effect block (on/off and a color/icon for the type)
- Toggle the state of each effect block (we get that for free with current midi CC messages).
- Change banks (just a CC command)
- Display values of parameters
- Handle the tuner (Morningstar has that already)
The Paint Audio midi controllers have great support for Kemper … and there’s an open source fork of the firmware which is gaining lot of features and very configurable (especially if you’re a nerd). There’s a vibrant set of users here. It’s also very configurable. Here are a few examples:
Kemper has one of the most complete and well documented midi implementations I’ve seen. There are some gaps, but it’s pretty compelling. The PySwitch guys have done a great job finding what’s possible and identifying the gaps.
This could be a dedicated Kemper mode … or this could be a set of features that a user could use to setup a bank however they like (for example via special display variables like %K1 for the name of the first preset, %KA for the type of the first block, %Ka for the on/off state of the first block, and the ability to display text with multiple display variables on the MC Pro display in various locations).
That’s just off the top of my head. There’s probably a few more useful features (like expression to NPRN to get 14 bit expression versus 7bit).
My guess is will likely be a MC6/8/4 Pro only feature due to display, memory, and possibly cpu needs.