analyze sounds with FFT to detect bass using brower AudioContext API
- Create a copy from original selected audio
- Add some filters to this copy, this help to improve bass detection
- use requestAnimationFrame to change screen colors based on bass
analyze sounds with FFT to detect bass using brower AudioContext API