I have been developing a VST3 plugin for several years (using JUCE), and I need to send MIDI Song Select messages (0xf3, song#) to certain attached synthesizers. I can see that this is not supported by the spec.
Any chance this could be supported, or is there any workaround that can be made to be able to send this message? Thanks.