Hey guys,<br><br>I&#39;m using Tremor cl 17618. vorbis_synthesis_blockin is doing some type of overlap adding that I think is pushing ov_pcm_tell to be greater than ov_pcm_total when reading the last bit of audio data from an ogg file. This causes a later call I make to ov_pcm_seek fail. Is this by design? Should I just fix my call to ov_pcm_seek to take this into account?<br>
<br>Thanks,<br>Kwasi<br>