first off: dont rely on the web audio API for the FFT, it's just not that good
second off: if you're interested in recreating visualizers, you have to invest in custom rendering everything
you can check out my site for an e.g. of custom rendering and FFT:
erisdump.neocities.org/apiexample
first off: dont rely on the web audio API for the FFT, it's just not that good
second off: if you're interested in recreating visualizers, you have to invest in custom rendering everything
you can check out my site for an e.g. of custom rendering and FFT:
erisdump.neocities.org/apiexample