When I'm trying to resample IeeeFloat wave format with sample rate of 48000 to wave format with sample rate of 41000, an exception occurred - "AcmNotPossible calling acmStreamOpen".
What is the right way to convert an input stream from one wave format to another. I need to feed MixingSampleProvider with two streams with equal wave formats.