Hello, I am new to Juce and fairly new to C++,
Just after general guidance at the moment.
Is it possible (without too much difficulty) to do a split waveform? I have a bog standard waveform working, but I would quite like to be able to stack two waveforms on top of each other. With the top portion from track A and the bottom portion from track B.
Is this this possible? And if so broadly speaking how would you go about it?
Thank you!