LMMS
Loading...
Searching...
No Matches
plugins
ZynAddSubFx
zynaddsubfx
src
Misc
Macros
Microtonal.cpp File Reference
#include <math.h>
#include <
string.h
>
#include "
Microtonal.h
"
Macros
#define
MAX_LINE_SIZE
80
#define
MCREQ
(
x
)
#define
FMCREQ
(
x
)
Macro Definition Documentation
◆
FMCREQ
#define FMCREQ
(
x
)
Value:
if
(!((
x
< micro.x + 0.0001f) && (
x
> micro.x - 0.0001f))) \
return
true
x
unsigned x[BMAX+1]
Definition
inflate.c:1586
◆
MAX_LINE_SIZE
#define MAX_LINE_SIZE 80
◆
MCREQ
#define MCREQ
(
x
)
Value:
if
(
x
!= micro.x) \
return
true
Generated on
for LMMS by
1.16.1