Skip to content
Snippets Groups Projects
Commit 215920f7 authored by jsiegle's avatar jsiegle
Browse files

Switch FileReader back to 16 channels

parent d0650b82
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ float FileReader::getDefaultSampleRate()
int FileReader::getDefaultNumOutputs()
{
return 32;
return 16;
}
float FileReader::getDefaultBitVolts()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment