Commit Graph

8 Commits

Author SHA1 Message Date
824e73237b feat: 100us count, fft length, sample rate 2023-04-28 18:11:09 +08:00
109c1b74b0 style: macro location;
fix: hanning window width
2023-04-28 14:45:46 +08:00
0a5bcc9e02 fix: conversion errors 2023-04-27 01:20:47 +08:00
c1d0166c44 fix: fft function type 2023-04-25 19:09:55 +08:00
c0c2687135 feat: hanning17 2023-04-24 21:07:51 +08:00
f1348dd584 refactor: code style (if-else in one line)
remove: old hanning window
feat: FFT fixed length
2023-04-24 01:05:42 +08:00
384369ca62 refactor: split fft lib 2023-04-23 21:36:04 +08:00
b6eb5b1cab feat: fft and comman table 2023-04-23 21:24:45 +08:00