Can I build app with JUCE that allows custom VST plugins with multiple audio AND midi track inputs?

In theory VST3 supports multiple Audio and MIDI inputs, however MIDI is interpreted in a very “special” inside a VST3 that makes it incompatible with JUCE. Read more here: VST3 (midi) and JUCE