mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
386 B
HTML
13 lines
386 B
HTML
<script>
|
|
var Context0= new window.OfflineAudioContext(14,191531,44100)
|
|
var BufferSource1=Context0.createBufferSource();
|
|
|
|
setInterval(function(){
|
|
BufferSource1.playbackRate.setTargetAtTime(0xC8F461D3EE6B2,(Context0.currentTime+0.0677539280615747),0.826130285160616);
|
|
BufferSource1.playbackRate.setValueAtTime(35467.63924283907536607336193,0);
|
|
},1)
|
|
|
|
Context0.startRendering();
|
|
|
|
</script>
|