Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
If you are having a problem, please refer to the product documentation or check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.

error msg: audio not fast enough

Member
edited January 2020 in FLEX-6000 Signature Series
I am using a 2010 8 GB Mac Mini with a Flex 6400M using DogPark SDR, and v 2.4.9 firmware and software with XDax and XCat. When I start WSJT-X for FT8, it gives me an error message "audio not fast enough", then I hit Ok and it works fine. Why am I getting that message? Is my CPU too slow and triggers that message in case? I so how can I get rid of it? Thanks

Answers

  • Member
    edited January 2020
    That's an under run error in the WSJT-X soundin.cpp source code... You may have to ask on the WSJT-X forums for more background on it.

            case QAudio::UnderrunError:

              Q_EMIT error (tr ("Audio data not being fed to the audio input device fast enough."));

              break;

Leave a Comment