mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-24 20:16:41 +00:00
Introduces an SConstruct file and corrects those errors and warnings that arise in Ubuntu.
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <Accelerate/Accelerate.h>
|
||||
#else
|
||||
#define kCSKaiserBesselFilterFixedMultiplier 32767.0f
|
||||
#define kCSKaiserBesselFilterFixedShift 15
|
||||
#endif
|
||||
|
||||
namespace SignalProcessing {
|
||||
|
||||
Reference in New Issue
Block a user