web-audio-api
Generating a tone using pure javascript with Chromium WebAudio API
How can I generate a tone (pure s开发者_JAVA百科ine wave, for instance) using only javascript and Chromium\'s WebAudio API?[详细]
2023-03-24 04:31 分类:问答Generating sound on the fly with javascript/html5
Is it possible to generate a constant sound stream with javascript/html5? For example, to generate a perpetual sine wave, I would have a callback function, that woul开发者_高级运维d be called whenever[详细]
2023-03-12 14:33 分类:问答