Hi All,

it looks like the Qt audio classes don't do any re-sampling.

My Windows system reports:

67 qDebug () << "supported sample rates = " << device.supportedSampleRates () << "\n";
(gdb)
warning: supported sample rates =  (8000, 11025, 22050, 44100, 48000, 96000)

which is not a huge issue as I assume 48000 can be used for input with trivial resampling.

What is the easiest/cheapest way to use 48kHz input with the current input algorithm?

Are there still any sound cards that only support up to 44.1kHz? If there are; can we assume they also support 12kHz?

73
Bill
G4WJS.
_______________________________________________
Wsjt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/wsjt-devel

Reply via email to