Following a similar recent change that was done in ValueTree::Listener, is it possible to change MPEInstrument::Listener callbacks to regular virtual functions with an empty implementation?
For example, It’s rather annoying to have to implement a bunch of timbre, pressure, and pitchbend related functions when a component only cares about key up or down.
Thanks!
Eyal

