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

external QAudioDevice no longer provides sample rates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 6.9.0 RC
    • Multimedia
    • macOS sequoia (latest), arm M2, developing Intel binaries
    • macOS, Windows
    • b92fb8c3f (dev), f70ef6a30 (6.9), 277b0d7e3 (6.8)
    • Multimedia, weeks 13-14, Multimedia, weeks 15-16

      this is new in 6.9
      using external audio device (not built in)
      qt reports "format unsupported" for 16bit stereo float, which is a fundamental format type
      when asking device for its preferred format, then asking if it supports that format, device still says it is not supported, see screen shots

      update:

      the "Audio Devices" example project that ships with Qt confirms that for external devices, only 48000 Hz is supported. Previously, 44100-96000 Hz were supported.

        1. requested format.png
          requested format.png
          83 kB
        2. preferred format still unsupported.png
          preferred format still unsupported.png
          84 kB
        3. found.png
          found.png
          42 kB
        4. expected.png
          expected.png
          46 kB
        5. code.png
          code.png
          69 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            timblechmann tim blechmann
            davecotter David M. Cotter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes