Добавлен True RMS фильтр и оптимизации

This commit is contained in:
2025-12-02 18:40:47 +03:00
parent 3750d579fa
commit 2775e0a9b6
14 changed files with 366 additions and 130 deletions

View File

@@ -3,6 +3,8 @@
#include "dsp/none.h"
#endif
#define _sqrtf(...) sqrtf(__VA_ARGS__)
#define __disable_irq()
#ifndef __ASM