WSJT-X/Audio
Bill Somerville 60792182ad
Environment variables to set audio buffer sizes and fix Windows Rx timing
The two environment variables:

    WSJT_RX_AUDIO_BUFFER_FRAMES
    WSJT_TX_AUDIO_BUFFER_FRAMES

each can  be defined to  an integer number which  will be used  as the
suggested audio  buffer size for  Rx and Tx respectively.  Not setting
the variable  or setting  it to  zero or less  will cause  the default
buffer size to be used, which should be a good choice for most, if not
all, systems.
2020-12-07 20:34:56 +00:00
..
tools Qt v5.15 compatibility 2020-06-13 16:04:41 +01:00
Audio.pri Add a book-keeping file useful in QtCreator. 2020-09-07 18:40:26 -04:00
AudioDevice.cpp Improve audio device handling and error recovery 2020-09-20 18:20:16 +01:00
AudioDevice.hpp Improve audio device handling and error recovery 2020-09-20 18:20:16 +01:00
BWFFile.cpp Merge branch 'feat-refactor' of bitbucket.org:g4wjs/wsjtx-refactor into feat-refactor 2019-07-03 00:59:15 +01:00
BWFFile.hpp Enhanced error reporting for BWF (WAV) files 2016-06-09 23:39:33 +00:00
soundin.cpp Environment variables to set audio buffer sizes and fix Windows Rx timing 2020-12-07 20:34:56 +00:00
soundin.h Simplify logging of missing/extra audio input samples 2020-11-14 20:50:27 +00:00
soundout.cpp Environment variables to set audio buffer sizes and fix Windows Rx timing 2020-12-07 20:34:56 +00:00
soundout.h Remove unused member variable that breaks the Raspberry Pi build 2020-09-26 17:47:38 +01:00