View Single Post
Old 06-23-2015, 02:19 PM   #23
mviljamaa
Human being with feelings
 
Join Date: Jun 2015
Posts: 348
Default

Quote:
Originally Posted by Tale View Post
You could try one more thing, just to see if the whole rebuffering seems to function as it should: Change your audio buffer size. This should not have any effect on the position of the data[0] = 0.0 samples.
Changing Reapers buffer from 1024 -> 512 shifts the data[0]=0.0 point in the recording to the left by 512.

Quote:
Originally Posted by Tale View Post
Are you resetting your queues in Reset() (i.e. clear input, reset output to FFT_BUFFER_SIZE zeros)?
No, how to do it? I mean, what input, what output?

Last edited by mviljamaa; 06-23-2015 at 02:38 PM.
mviljamaa is offline   Reply With Quote