I'm using BASS on Linux and my sound card is supporting 192 kHz 32-bit sound, which I believe I have set up, but is there a way to query via BASS what is the actual output format? I can set 192,000 as frequency and FLOAT, no errors, but I'm personally struggling to hear much difference so I'd like to just make sure via the API that it's actually sending what I assume it is. Is there a way?