|
@@ -49,6 +49,8 @@
|
|
|
#include <math.h>
|
|
#include <math.h>
|
|
|
#include <srates.h>
|
|
#include <srates.h>
|
|
|
|
|
|
|
|
|
|
+#define round(x) lround((x))
|
|
|
|
|
+
|
|
|
/********************************************************************************************/
|
|
/********************************************************************************************/
|
|
|
/********************************** FORMERLY IN buffers.c ***********************************/
|
|
/********************************** FORMERLY IN buffers.c ***********************************/
|
|
|
/********************************************************************************************/
|
|
/********************************************************************************************/
|