41.183.0.21
| '); } else { document.writeln(''); } } else { document.writeln(''); } } else { document.writeln(''); } } // End --> |
In Reply to: RE: Most likely problem: it's a multi-channel wav file (cPlay only supports stereo) posted by cics on November 06, 2009 at 08:50:49
It may be different wav format and SoX may help in converting it back to the old wav format.
Try following:sox "MyTrack01.wav" "NewTrack01.wavpcm"
rename "NewTrack01.wavpcm" "NewTrack01.wav"
Test cPlay with "NewTrack01.wav".
In cMP Settings, set RAM Load to "No" and both Suspend svchost & lssas to "No". What soundcard are you using?
Follow Ups:
Post a Followup: