We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3e101 commit fd82969Copy full SHA for fd82969
manyears-C/QtGUI/StreamOutputWidget.cpp
@@ -5,6 +5,7 @@
5
#include <QAudioDeviceInfo>
6
#include <QDateTime>
7
#include <limits.h>
8
+#include <math.h>
9
10
#define MAX_BUFFER_SIZE 10000
11
0 commit comments