Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-108680

QAudioDeviceInfo does not report 176.4kHz sample rates

XMLWordPrintable

    • Windows
    • 4934cba18 (dev), 569f527fb (6.9), 3ec886e55 (6.8)
    • Multimedia wk 51-2

      I have a device (Focusrite Scarlett 18i8) configured for 176.4kHz (hardware-supported, support confirmed in ASIO-based applications) for which `QAudioDeviceInfo` does not report the 176.4kHz sample rate.

      With MSVC:

      • The list of supported sample rates is empty for the wasapi realm.
      • The list of supported sample rates for the default realm version is a collection of rates between 8000 and 192000, but 176400 is not in that collection.

      With MinGW (no wasapi support):

      • The list of supported sample rates for the default realm is the same as above.

      Note that Qt6 doesn't get it right either, but that's a separate bug report as it's a bit different. 

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            timblechmann tim blechmann
            jasonc Jason Cipriani
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes