srcejon
srcejon
Ah, you're on arm. > --arch=aarch64 Can't help you with that. You probably want to report the issue to whereever you got it from. (Maybe here: https://github.com/flathub/org.sdrangel.SDRangel)
> Any progress? The aarch64 support is broken **in upstream**, not by the Flatpak itself. I don't have one, so can't try it. What are the differences between the builds?...
Change you change the Qt version? Could try 6.9.3 if available, of even 6.7.x.
I'd guess Qt/Windows is reporting a lower maximum sample rate (because I added it to the SDRangel code). What formats does Windows say are reported under System > Sound ?...
Looks like it might be an issue in Qt https://bugreports.qt.io/browse/QTBUG-133538 We should be able to upgrade to 6.9.1.
Try this: https://github.com/f4exb/sdrangel/actions/runs/16088153799/artifacts/3469832564 Make sure it says Qt 6.9.1 in the bottom right corner of the window.
https://github.com/qt/qtmultimedia/blob/dev/src/multimedia/audio/qaudioformat_p.h Seems to be missing 384000.
Have filed a Qt bug: https://bugreports.qt.io/browse/QTBUG-138366
> Does the winexe version release still using the Qt 6.7.3 Yes. 6.9 doesn't help anyway and has another problem.
> Oh, is that available for Windows 11 too? If so, how? It should already work on Windows. See Notifications dialog: https://github.com/f4exb/sdrangel/blob/master/plugins/channelrx/demodadsb/readme.md