代碼: https://github.com/doving/webAudio
樣例:https://passionate.herokuapp.com
沒的說,很強(qiáng)大
樣例:https://passionate.herokuapp.com
沒的說,很強(qiáng)大
2016-08-09
@ 魚飛躍月
$("#volume")[0].onmousemove = function(){
changeVolume(this.value/this.max);
}
$("#volume")[0].onmousemove();//默認(rèn)60
這樣就可以了
$("#volume")[0].onmousemove = function(){
changeVolume(this.value/this.max);
}
$("#volume")[0].onmousemove();//默認(rèn)60
這樣就可以了
2016-08-07
發(fā)音都不準(zhǔn),聽得費(fèi)力,重點(diǎn)的知識(shí)沒有著重講,反倒是 簡(jiǎn)單的頁(yè)面布局說得這么詳細(xì)。。。
2016-07-25
index.js:36 Uncaught (in promise) TypeError: Failed to execute 'decodeAudioData' on 'AudioContext': parameter 1 is not of type 'ArrayBuffer' 點(diǎn)擊音樂報(bào)錯(cuò)。代碼無誤
2016-07-22
后臺(tái)還是推薦XAMPP啦。。。。雖然在這里說沒有卵用。。。。。~\(≧_≦)/~啦啦啦
2016-07-17