Play audio file in AudioApplication that has already some bufferToFill processing

…so how are you mixing the sound now?

I have to say -sadly- no… I use the transportSource instead of the main input only when I click the button. To restore the main input, I call transportSource.stop() if the transportSource.hasStreamingFinished.
It’s the only solution I’ve found.