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

QAudioDeviceInfo does not report 176.4kHz sample rates

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.15.2
    • Multimedia
    • Windows
    • Multimedia wk 51-2

    Description

      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. 

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-108680
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change