soundcloud-波形
用法
var foo = new Waveformer ( )
foo . init ( {
waveformer : [ /* array of floats */ ] ,
height : 200 ,
width : 800 ,
reflection : 0.3 ,
waveWidth : 2 ,
gutterWidth : 1 ,
container : document . body ,
trackLength : 420
} )
选项是:
浮点waveform阵列
height波形高度以像素为单位
width波形 宽度(以像素为单位)
reflection 0-50% 其中 0.34 = 34%
waveWidth以像素为单位的波宽
gutterWidth之间的gutterWid
1