Re: White noise from my PC
Reply #3 – 2025-02-14 06:48:54
What kind of files were you trying to play? Looks like your device only accepts 44.1 or 48 kHz data, only at 16 bits, and only at mono or stereo. I unfortunately don't know if foobar2000 automatically handles potential channel downmixing or resampling with UPnP. It won't hurt to configure the output to 16-bits. And in 'Preferences' -> 'Playback' -> 'DSP Manager' add 'Downmix channels to stereo' DSP and a Resampler DSP to the active DSP chain. For this test it doesn't matter which resampler you pick. They default to resampling to 44.1 kHz. You can leave the resampler to default config. Or if you want to be thorough, you can click the three arrows behind the added resampler DSP to open its configuration and add '48000' to the exclude list (without the quotes). That way both 44.1 kHz and 48 kHz tracks will remain as is, others get resampled to a supported frequency for certain. And finally in the 'Preferences' -> 'Playback' -> 'Output' -> UPnP MediaRenderer Output' page try adding a simple configuration override for your device. Paste this to the bottom of the Configuration dialog leaving:manufacturer=Marantz model=Marantz M-CR612 supports-FLAC=true This changes the output from WAV to FLAC. If that doesn't help, you can scroll the configuration window to see other workarounds needed by other devices and test them, things like "supports-infinite-length=false" for example. But at this point it seems a little manual testing is needed unfortunately.