get bass from audio using java script

864 views Asked by At

how to get bass from audio using java script? is it possible using javascript or jQuery? I want to get it and put it in a variable like this:

<audio src="X.mp3" autoplay style="display:none;" ></audio>

is there any scirpt code to get the bass and treble from this audio every secondes and put it in a variable?

0

There are 0 answers