Bill Somerville 688943e779 Fix audio input rate issue on Windows Vista
Windows Vista has a broken rate converter which gets invoked when an
input audio stream at 48kHz sampel rate is requested. I've no idea why
our application can't get exclusive access to the audio input device
and have a unconverted stream direct at 48kHz.

To get around this our down sampling filter for audio input from 48kHz
to 12kHz is disaabled by default on Windows Vista, instead we request
a 12kHz stream and process it directly.

This default behviour can be overriden by specifying the following
settings value:

[Tune]
Audio\DisableInputResampling=false

This settings value defaults to true on Windows Vista and false
everywhere else so normally needn't be present.



git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3588 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-10-04 19:00:29 +00:00
2013-09-27 18:37:37 +00:00
2013-08-06 17:22:33 +00:00
2013-08-10 15:29:55 +00:00
2013-07-08 23:32:20 +00:00
2012-10-21 19:24:54 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-10 15:29:55 +00:00
2013-08-11 01:30:05 +00:00
2013-08-10 15:29:55 +00:00
2005-12-22 16:40:53 +00:00
2012-09-24 15:20:48 +00:00
Description
This a mirror of WSJT-X and will be updated every 6 hours. PR will be ignored, head to the SF link. Repo will be updated at 06:00:00 UTC 12:00:00 UTC 18:00:00 UTC 00:00:00 UTC Now fixed.
216 MiB
Languages
C++ 52.4%
Fortran 19.5%
Python 18.8%
C 7.6%
CMake 1.3%
Other 0.1%