On Sat Jun 15 16:30:30 2024 +0000, Davide Beatrici wrote:
For reference, the reason why I moved this debug message here is to know the default period reported by the backend in case of problems (e.g. glitches, xruns). However, I believe it's better to write one in the driver's code instead.
`def_period` or `min_period` can be `NULL` when this is called from `IAudioClient_GetDefaultPeriod()` and I didn't want to add the conditionals to deal with this.