A simple web app to visualize sound using the FFT (Fast Fourier Transform) algorithm built in the Web Audio API
-
Need to stop requests to draw function on pause -
Convert horizontal visualization into circular -
Fix Canvas Blur for high DPI screens -
Refactor
-
CSS tasks:
Format Audio Bar heightsFormat Canvas Size and position in middle of the screenMake canvas size and no. of Audio Bars responsiveMake Audio Bars have rounded edgesAdd background, button CSS and general improvements- Add transition effect on pause for audio bars
-
Responsiveness