Hello. I have noticed that module-alsa-card tests a 384 kHz sample rate, see ./src/modules/alsa/alsa-util.c, function pa_alsa_get_supported_rates(). There are USB DACs (such as "iFi Nano iDSD", which I don't have) that support it. However, according to pa_sample_rate_valid(), this rate is invalid. Which place should be changed? I.e., should PulseAudio treat this rate as valid, or should pa_alsa_get_supported_rates() not try this rate? -- Alexander E. Patrakov