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 603ea28 commit e703a38Copy full SHA for e703a38
examples/examples.cpp
@@ -1,4 +1,6 @@
1
#include <iostream>
2
+#define _USE_MATH_DEFINES
3
+#include <cmath>
4
#include <AudioFile.h>
5
6
//=======================================================================
0 commit comments