Using a SampleQueueOutputStream with variable rate sample reader.
Hi All,
Does anyone know whether it is possible to connect a SampleQueueOutputStream to the sample port of a sample reader having a different frame rate?
The problem I'm experiencing is that the SampleQueueOutputStream seems to supply samples to the sample reader (SampleReader16V1) at an audio rate of 44100 while the rate on the sample reader is set to 24000. This obviously causes glitches in the resulting audio signal.
Is there another way of doing this, apart from handling the correct timing and queueing of samples myself?
Or am I totally missing something?
Thanks,
Etienne.