mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-09 09:24:59 -04:00
Syncing updates
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3079 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -103,6 +103,7 @@ void SoundInThread::run() //SoundInThread::run()
|
||||
emit error("PortAudio says requested soundcard format not supported.");
|
||||
// return;
|
||||
}
|
||||
qDebug() << "";
|
||||
paerr=Pa_OpenStream(&inStream, //Input stream
|
||||
&inParam, //Input parameters
|
||||
NULL, //No output parameters
|
||||
|
||||
Reference in New Issue
Block a user