Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.9.0 RC
-
macOS sequoia (latest), arm M2, developing Intel binaries
-
-
b92fb8c3f (dev), f70ef6a30 (6.9), 277b0d7e3 (6.8)
-
Multimedia, weeks 13-14, Multimedia, weeks 15-16
Description
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.