2 5 2 5
0 9 0 9
1 6 1 6
D O N E
I was always fascinated by visualizing audio in real time on my website. During the last weekend - while working on the 3d file veiewer with Three.js - I got the idea to create an interactive oscilloscope-like visualizer that reacts to music files. I managed to implement a circular Lissajous visualizer with glowing axes, integrated file selection next to the play button, and a dynamic display of the audio title beneath the oscilloscope. Now I have an MVP that combines audio interaction, real-time visualization, and stylish CSS effects in a compact, interactive interface.