标签: javascript soundcloud html5-audio web-audio
我正在使用Soundcloud's Waveform JS创建自己的音频视频,并且想知道...... 浮点数的波形数据array
array
waveform.update({ data: [0.5, 1.0, 0.5, 1.0] // what does the data really represent? });
解释与?有关?
peakData
timeDuration
array value