Skip to content
Snippets Groups Projects
Commit 770c5ee0 authored by jsiegle's avatar jsiegle
Browse files

Updated FileReaderThread

parent 20cc5268
Branches
Tags
No related merge requests found
......@@ -129,7 +129,7 @@ bool FileReaderThread::updateBuffer()
} else {
wait(25); // pause for 12 ms -- about 40kHz for a 1600-sample buffer
wait(25); // pause for 25 ms to decrease sample rate
}
return true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment