Posts with tag karaoke

Removing voice from songs using Javascript

These days I have been playing with the Web Audio API in a small pet project. It consists on a web page where you can drag and drop an audio file and play it removing the vocals. Perfect for a basic karaoke! And it even works on mobile!

Continue reading about Removing voice from songs using Javascript...