Ruby embedded

This commit is contained in:
2022-08-01 18:32:58 +00:00
parent 760765d350
commit 2e7da5c4e6
4 changed files with 33 additions and 57 deletions

View File

@@ -8,6 +8,8 @@
#include "circbuf.h"
struct dsp_iir;
void dsp_rectify(short *in, short *out, int n);