mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 11:22:00 +01:00
now?
This commit is contained in:
@@ -7,7 +7,11 @@
|
||||
#include "optimization.h"
|
||||
#include "oscillator.h"
|
||||
|
||||
#if USE_NEON
|
||||
#define LPF_ORDER 12 // neon has to have divisable by 4
|
||||
#else
|
||||
#define LPF_ORDER 10
|
||||
#endif
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user