include/dsp.h: add DIR_NONE definition
This commit is contained in:
parent
eadc7ebb1a
commit
1e02175ae7
@ -56,6 +56,7 @@
|
||||
|
||||
/* Phase rotation direction */
|
||||
|
||||
#define DIR_NONE (0.0f)
|
||||
#define DIR_CW (1.0f)
|
||||
#define DIR_CCW (-1.0f)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user