Hi All,
I’m using latest JUCE version on PC and I was playing around with example delay plugin(VST) provided.
In the current form the input and output buffers are of same size. Is it possible to vary the output buffer size?
For Example: I want to increase the duration of a 1 sec audio(input) to 2 sec(output). Is this possible? Where should I specify the output buffer size or total number of output samples?
Thanks in advance,
Dheeraj