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

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?

Play Sound In React-js

I try to play a sound on react-js but I can't make it start. I have my sound var initialised in… Read more Play Sound In React-js

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 - 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?