Hi,
I've just upgraded from 1.3 to the latest 1.4 changeset, and have been reworking my app to use the AudioFileReader (thanks for making this, BTW). NAudio is playing beautifully except the AudioFileReader returns a "0" when I look at the position property (same thing when I look at the CurrentTime property). The length property and Total Time properties appear correct.
I'm using WASAPIOUT to output the media.
Config: Windows 7 64 bit, NAudio target platform set for AnyCPU
Any thoughts on what I could be doing incorrectly?
Regards,
-John