Hello!
I created AUv3 MIDI controller using Juce Audio Plug-in template.
It works great in AUM but Audiobus while recognising my app as capable of MIDI output
does not see any MIDI messages that I send from it.
I know that there are certain special instructions on how to register app to be visible in Audiobus, BUT Audio Plug-in’s AudioProcessor don’t have any settings of it’s output so I can not configure it.
Is there any way to set it up?