<div dir="ltr"><div>HI.</div><div>Im having this issue:</div><div>I subscribed to Qobuz (an Hi-res audio quality).</div><div><br></div><div>I was using ALSA directly and with alsa, i just put this:</div><div>sudo cat /proc/asound/IQaudIODAC/pcm0p/sub0/hw_params </div><div><br></div><div>if it is a 16bit 44000Khz audio i get:<br>access: MMAP_INTERLEAVED<br>format: S16_LE<br>subformat: STD<br>channels: 2<br>rate: 44000 (44000/1)<br>period_size: 2160<br>buffer_size: 8640</div><div><br></div><div>if it is a 24bit, 192Khz i get the adequate values.</div><div><br></div><div>But with PulseAudio how to be sure about the quality of the audio?</div><div>if i put the same parameter (sudo cat /proc/asound/IQaudIODAC/pcm0p/sub0/hw_params ) i always just get the sample rate and format that i config in the daemon.conf... it is not relevant if the audio is actually 16bit or 24 and the Khz are 44000 or 192000 or whatever. </div><div><br></div><div>So... there is a command to know exactly the quality that is really playing?<br></div></div>