3 Commits (9f4c92d09668a63ffad629f0d5c979127f270287)

Author SHA1 Message Date
xufulong 9f4c92d096 add fixed fft 4 years ago
xufulong d313c02b4a change NULL to null_ptr 4 years ago
xufulong 91b08a07d2 change to cpp file 4 years ago
xufulong 074787e36b remove unused param from struct 4 years ago
xufulong 2b6653f3d8 cast to concrete type 4 years ago
xufulong 494ea794ba change int16_t to int8_t 4 years ago
xufulong 448d3c200f change type from short to byte 4 years ago
xufulong 3aad838886 Adjust: init data 4 years ago
xufulong 28f3ae6aaf realloc when next size is larger than current 4 years ago
xufulong 08799c74a9 remove log 4 years ago
xufulong aecd1c94e2 move malloc memory to init method 4 years ago
xufulong 334f446a1d move param into struct 4 years ago
xufulong 61131656f8 move param to struct 4 years ago
xufulong 43f68741c3 replace struct with params 4 years ago
xufulong dff47a5a5c release when finish playing 4 years ago
xufulong 658be6c733 copy fft result directly 4 years ago
xufulong 2ea1a4994a remove something no using 4 years ago
xufulong ed5abd7236 change int to short 4 years ago
xufuji456 318ba98c2b do fft directly 4 years ago
xufuji456 e96fa5608e Add: fft visualizer 4 years ago
xufuji456 c054452b23 change concrete pointer to void* 4 years ago
xufuji456 928e5f315a move the struct of block to queue 4 years ago
xufuji456 00df3801e7 remove unused code 4 years ago
xufuji456 f97025601a Add: FFT data callback 4 years ago
xufuji456 4114651e59 adjust buffer queue 4 years ago
xufuji456 c60ebdb6ec update queue 4 years ago
xufuji456 b885fa4b96 update window 4 years ago
xufuji456 d51bdd6b6a Add: calculate spectrum by running FFT 4 years ago