webamp
webamp copied to clipboard
Check pixel density
There’s no reason to render canvases at 2x on machines that are not doubly dense: https://developer.mozilla.org/en-US/docs/Web/API/Window/devicePixelRatio
Check the PIXEL_DENSITY constant in the Visualizer component.