xufulong
|
3fab7f9efe
|
change to class
|
3 years ago |
xufulong
|
c3bf79d5ac
|
change malloc to new
|
3 years ago |
xufulong
|
d728c1136e
|
modify struct param
|
3 years ago |
xufulong
|
4ae77b69c9
|
check out memory allocation
|
3 years ago |
xufulong
|
1b61ad59ed
|
malloc max_fft_size memory
|
3 years ago |
xufuji456
|
92f1800c43
|
change MainActivity to waterfall layout
|
3 years ago |
xufulong
|
e0260de888
|
add CMakeLists.txt for sox
|
3 years ago |
xufulong
|
c918001551
|
add library of sox
|
3 years ago |
xufulong
|
1e632fd324
|
remove notes
|
3 years ago |
xufuji456
|
a6381fcfc6
|
using macro define
|
3 years ago |
xufuji456
|
8f700cca1a
|
add selectable background style
|
3 years ago |
xufulong
|
efd979b8fa
|
check nb_samples
|
3 years ago |
xufulong
|
1f17e2f961
|
provider float_fft and fixed_fft
|
3 years ago |
xufulong
|
f9e680bce8
|
define MIN_FFT_SIZE
|
3 years ago |
xufulong
|
9f4c92d096
|
add fixed fft
|
3 years ago |
xufulong
|
d313c02b4a
|
change NULL to null_ptr
|
3 years ago |
xufulong
|
91b08a07d2
|
change to cpp file
|
3 years ago |
xufulong
|
074787e36b
|
remove unused param from struct
|
3 years ago |
xufulong
|
2b6653f3d8
|
cast to concrete type
|
3 years ago |
xufuji456
|
92c6919779
|
change to absoluteAdapterPosition
|
3 years ago |
xufulong
|
2a95b20538
|
adjust code style
|
3 years ago |
xufulong
|
c1a377fe9d
|
fix:remove accurate_seek when cutting audio
|
3 years ago |
xufuji456
|
93b1994b31
|
change unsigned to int
|
3 years ago |
xufulong
|
494ea794ba
|
change int16_t to int8_t
|
3 years ago |
xufulong
|
448d3c200f
|
change type from short to byte
|
3 years ago |
xufulong
|
ec2d447925
|
remove note
|
3 years ago |
xufulong
|
3aad838886
|
Adjust: init data
|
3 years ago |
xufulong
|
28f3ae6aaf
|
realloc when next size is larger than current
|
3 years ago |
xufuji456
|
1410df401b
|
delete local reference after newShortArray
|
3 years ago |
xufulong
|
08799c74a9
|
remove log
|
3 years ago |
xufulong
|
aecd1c94e2
|
move malloc memory to init method
|
3 years ago |
xufulong
|
4543796fa9
|
add out_samples to struct
|
3 years ago |
xufulong
|
334f446a1d
|
move param into struct
|
3 years ago |
xufulong
|
61131656f8
|
move param to struct
|
3 years ago |
xufuji456
|
54003bcb71
|
update header file
|
3 years ago |
xufulong
|
43f68741c3
|
replace struct with params
|
3 years ago |
xufulong
|
dff47a5a5c
|
release when finish playing
|
3 years ago |
xufulong
|
658be6c733
|
copy fft result directly
|
3 years ago |
xufulong
|
2ea1a4994a
|
remove something no using
|
3 years ago |
xufulong
|
ed5abd7236
|
change int to short
|
3 years ago |
xufuji456
|
318ba98c2b
|
do fft directly
|
3 years ago |
xufuji456
|
486efaad44
|
Remove testing code
|
3 years ago |
xufuji456
|
e96fa5608e
|
Add: fft visualizer
|
3 years ago |
xufuji456
|
c054452b23
|
change concrete pointer to void*
|
3 years ago |
xufuji456
|
928e5f315a
|
move the struct of block to queue
|
3 years ago |
xufuji456
|
56b26e410c
|
submit missing code
|
3 years ago |
xufuji456
|
e0a3e271ad
|
modify: add subtitle into video
|
3 years ago |
xufuji456
|
00df3801e7
|
remove unused code
|
3 years ago |
xufuji456
|
f97025601a
|
Add: FFT data callback
|
3 years ago |
xufuji456
|
4114651e59
|
adjust buffer queue
|
3 years ago |