mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
324 stars 17 forks source link

Fixed incorrect spectrum analyzer area in Chrome #59

Closed soltune closed 2 years ago

soltune commented 3 years ago

In Chrome (88.0.4324.96), there is a glitch for spectrum analyzer area. スクリーンショット 2021-02-02 19 27 58

I found that the demo site does not have this issue, because there are some differences from the Visualizer.js on github. This is the diffs and will fix the issue on Chrome.

mmontag commented 2 years ago

Thanks! I believe this is fixed now.