Describe the bug
The Mixer view shows the name of a layer's root engine and the name of its selected preset on the fader (rotated through 90 degrees). After a preset changes, e.g. via MIDI program change this label does not update until the screen is hidden and reshown.
To Reproduce
Steps to reproduce the behaviour:
Add a MIDI Synth
Configure to accept MIDI Program Change to change preset
Show Mixer view
Send MIDI Program Change to change preset
Expected behaviour
Label on fader changes to show selected preset.
Describe the bug The Mixer view shows the name of a layer's root engine and the name of its selected preset on the fader (rotated through 90 degrees). After a preset changes, e.g. via MIDI program change this label does not update until the screen is hidden and reshown.
To Reproduce Steps to reproduce the behaviour:
Expected behaviour Label on fader changes to show selected preset.
actual behaviour Label on fader does not change.
Setup:
Additional context Maybe have an event on preset change which can trigger screen refresh. Check out how control screen does it.