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