Spectra is a 3D music vizualizer written in C#. It was originally designed as a part of a course in Interaction Programming at KTH, but was later expanded for a more versatile user experience. The project uses a number of visualizations such as a pulsating ball with an external wireframe to show low and medium frequency ranges, a color scheme to match the high notes, and an independent frequency equalizer to show the entire spectrum.
The project was developed with two of my classmates, and the source code is available on GitHub.