Mike_Trueman
Active Member
- Joined
- May 9, 2024
- Messages
- 186
- Likes
- 60
Is it better to play music with a fixed bit&sample rate or is it better to play the song with the original rate which is variable? Or does it not matter?
I made some examples.
1.Streaming Tidal music only with the NAD M10 V3
-> Variable rate, this will change with every song
Dec 13 09:34:06 (none) user.info ./ms.pl: StreamCodec::_scanStreamChunk StreamCodec.pm (1862) flc: bitrate=2611858: 96000/24/2
Dec 13 09:34:06 (none) user.info ./ms.pl: ProxyCodec::_stream ProxyCodec.pm (365) flac --decode --decode-through-errors --silent --stdout --force-raw-format --endian=little --sign=signed -
Dec 13 09:34:06 (none) user.info dspout: Stream: id=191 96000/24/2 replay-gain:0 version:0x6
Dec 13 09:34:06 (none) user.info dspout: Playback device is default
Dec 13 09:34:06 (none) user.info dspout: Stream parameters are 96000Hz, S24_3LE, 2 channels
Dec 13 09:34:06 (none) user.info dspout: buffer-frames=28800, period-frames=960
2. Streaming spotify music only with the NAD M10 V3
-> Fixed rate @ 16Bit/44,1Khz (fixed by Spotify)
Dec 13 09:06:04 (none) user.info ./ms.pl: Controller::_Codec_play Controller.pm (1418) Spotify:spotify_pcm01cm/44100/16/2/69
Dec 13 09:06:04 (none) user.info dspout: Stream: id=182 44100/16/2 replay-gain:0 version:0x6
Dec 13 09:06:04 (none) user.info dspout: Stream parameters are 44100Hz, S16_LE, 2 channels
Dec 13 09:06:04 (none) user.info dspout: buffer-frames=4410, period-frames=441
Dec 13 09:06:05 (none) user.info sovi-spotify: media_format: 1 bitrate: 320 sample_rate: 44100 bits_per_sample: 16
3. Streaming spotify or Tidal music on a PC connected with SPDIF to the NAD M10 V3
-> Fixed rate @ 24bit/192Khz (upscaling)
Dec 13 08:55:39 (none) user.info dspout: rate-rate_lock: new rate 192000
Dec 13 08:55:39 (none) user.info dspout: Format 1 -> 1 @ rate 192000 (updated)
Dec 13 08:55:39 (none) user.info dspout: Playback device is default
Dec 13 08:55:39 (none) user.info dspout: Stream parameters are 192000Hz, S24_LE, 2 channels
Dec 13 08:55:39 (none) user.info dspout: buffer-frames=32768, period-frames=1024
At this moment i am using the NAD as an integrated amplifier connect to my PC with SPDIF. The streaming PC is using a fixed rate set to 24bit/192khz.
I made some examples.
1.Streaming Tidal music only with the NAD M10 V3
-> Variable rate, this will change with every song
Dec 13 09:34:06 (none) user.info ./ms.pl: StreamCodec::_scanStreamChunk StreamCodec.pm (1862) flc: bitrate=2611858: 96000/24/2
Dec 13 09:34:06 (none) user.info ./ms.pl: ProxyCodec::_stream ProxyCodec.pm (365) flac --decode --decode-through-errors --silent --stdout --force-raw-format --endian=little --sign=signed -
Dec 13 09:34:06 (none) user.info dspout: Stream: id=191 96000/24/2 replay-gain:0 version:0x6
Dec 13 09:34:06 (none) user.info dspout: Playback device is default
Dec 13 09:34:06 (none) user.info dspout: Stream parameters are 96000Hz, S24_3LE, 2 channels
Dec 13 09:34:06 (none) user.info dspout: buffer-frames=28800, period-frames=960
2. Streaming spotify music only with the NAD M10 V3
-> Fixed rate @ 16Bit/44,1Khz (fixed by Spotify)
Dec 13 09:06:04 (none) user.info ./ms.pl: Controller::_Codec_play Controller.pm (1418) Spotify:spotify_pcm01cm/44100/16/2/69
Dec 13 09:06:04 (none) user.info dspout: Stream: id=182 44100/16/2 replay-gain:0 version:0x6
Dec 13 09:06:04 (none) user.info dspout: Stream parameters are 44100Hz, S16_LE, 2 channels
Dec 13 09:06:04 (none) user.info dspout: buffer-frames=4410, period-frames=441
Dec 13 09:06:05 (none) user.info sovi-spotify: media_format: 1 bitrate: 320 sample_rate: 44100 bits_per_sample: 16
3. Streaming spotify or Tidal music on a PC connected with SPDIF to the NAD M10 V3
-> Fixed rate @ 24bit/192Khz (upscaling)
Dec 13 08:55:39 (none) user.info dspout: rate-rate_lock: new rate 192000
Dec 13 08:55:39 (none) user.info dspout: Format 1 -> 1 @ rate 192000 (updated)
Dec 13 08:55:39 (none) user.info dspout: Playback device is default
Dec 13 08:55:39 (none) user.info dspout: Stream parameters are 192000Hz, S24_LE, 2 channels
Dec 13 08:55:39 (none) user.info dspout: buffer-frames=32768, period-frames=1024
At this moment i am using the NAD as an integrated amplifier connect to my PC with SPDIF. The streaming PC is using a fixed rate set to 24bit/192khz.