DBraun / TD-JUCE

JUCE audio and VSTs in TouchDesigner
Other
36 stars 3 forks source link

VST instrument is mono if it doesn’t have an input waveform #4

Closed DBraun closed 3 years ago

DBraun commented 3 years ago

This might be a problem with TouchDesigner because I think I’m doing the getOutputInfo function correctly. A solution in the meantime is to connect any stereo waveform audio signal to the VST CHOP’s first input. It’ll just be ignored, but then the VST will output stereo.