41.183.0.21
| '); } else { document.writeln(''); } } else { document.writeln(''); } } else { document.writeln(''); } } // End --> |
In Reply to: RE: Issue with Windows 7 64-bit and cPlay resampling posted by widerworldweb@yahoo.com on October 23, 2009 at 06:27:03
cPlay outputs 32 bit audio to the soundcard driver. On startup, if the driver doesn't support 32 bit, cPlay reports an error and will not allow for any playback.
Driver converts 32bit format down to 24 (or 16) either at sw or hw level and may apply dithering if needed.
Based on the problem experienced, that driver needs to be either reinstalled or may have a bug. There could also be an issue with 64bit Windows - here, cPlay must be run in 32bit mode.
Follow Ups:
Post a Followup: