issues
search
GitHubZJY
/
AudioVisualizeView
🎵🎵🎵 许多音乐App上常见的音频可视化效果,读取音频数据并利用傅里叶转换成可视化的字节数据,再通过自定义View渲染而成。An audio visualization effect like many music app, read audio data and use Fourier transform to visual byte data, and then through custom view rendering.
https://github.com/GitHubZJY/AudioVisualizeView
203
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
您好,请问怎么设置说话的时候 让音频波动呢
#4
xuyang0
opened
2 years ago
0
請教 `VisualizerHelper` 的 `onFftDataCapture` 程式碼片段
#3
tobeylin
opened
2 years ago
0
播放完成后内存溢出闪退
#2
luoqqsh
opened
3 years ago
1
model[j] = (float) Math.abs(fft[j]);
#1
codeage
opened
3 years ago
1