Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wav

Web Audio Api - Record To Mp3?

I am asking because I couldn't find the answer anywhere. I have successfully implemented Record… Read more Web Audio Api - Record To Mp3?

Why Wav Format Doesn't Have Same Mimetype In Different Browsers?

File input give different Mimetype for the same file in chrome or firefox. I have a wav file that I… Read more Why Wav Format Doesn't Have Same Mimetype In Different Browsers?

Getting Pcm Data From Wavesurfer.js Backend/web Audio Api

I am using wavesurfer.js to create a multitrack player online and want to export a remixed version … Read more Getting Pcm Data From Wavesurfer.js Backend/web Audio Api

Web Audio Api - Live Stream 'clicks' Between Chunks.

I am trying to stream audio through a websocket on a node.js (express) server to a web browser. The… Read more Web Audio Api - Live Stream 'clicks' Between Chunks.