Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 668 Bytes

File metadata and controls

7 lines (4 loc) · 668 Bytes

Graphic Equalizer for visualizing output from Soundb0ard.

Visualizer Implementation based on this article.

AudioWorklet and SharedArrayBuffer implementation based on this

SharedArrayBuffer is disabled by default in browsers due to potential vulns like Spectre. Serve this content in this dir via the included python script which sets the correct heaaders for a localhost connection.