aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/fftease/src/pv.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/fftease/src/pv.h')
-rw-r--r--externals/grill/fftease/src/pv.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/externals/grill/fftease/src/pv.h b/externals/grill/fftease/src/pv.h
index 32f94543..0927c17c 100644
--- a/externals/grill/fftease/src/pv.h
+++ b/externals/grill/fftease/src/pv.h
@@ -25,6 +25,10 @@
extern "C" {
#endif
+
+#define PV_PI 3.141592653589793115997963468544185161590576171875
+#define PV_2PI (2.*PV_PI)
+
/* ------------------------------------- */