Possibility of VST with multiple audio outputs

Hi all,

Just a quick question as to whether it is possible to produce a VST in Juce that is capable of multiple audio outputs, i.e. output different audio to different audio tracks in the DAW?

This does look like it is possible with the VST SDK, for an example see the ezDrummer plugin described here.

Thanks, Hemmer

http://rawmaterialsoftware.com/juce/api/classAudioProcessor.html#ad628a9699d9b6c9859c8240e21ec9d90

This should answer that question :slight_smile: