Fix non-macos build failure (#2)
This commit is contained in:
@@ -43,11 +43,11 @@
|
|||||||
#define SIREN_DSP_SLOW
|
#define SIREN_DSP_SLOW
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(SIREN_DSP_APPLE_VDSP)
|
|
||||||
|
|
||||||
namespace siren {
|
namespace siren {
|
||||||
namespace dsp {
|
namespace dsp {
|
||||||
|
|
||||||
|
#if defined(SIREN_DSP_APPLE_VDSP)
|
||||||
|
|
||||||
// Apple vDSP
|
// Apple vDSP
|
||||||
typedef DSPSplitComplex SplitComplex;
|
typedef DSPSplitComplex SplitComplex;
|
||||||
struct FFTWorkspace
|
struct FFTWorkspace
|
||||||
|
|||||||
Reference in New Issue
Block a user