What is Spectre?

It was a music visualisation project at my university in 2011/2012. The goal of this project was a visualisation for a short excerp of a music track. As a programmer, I asked my self “why not code a programm that can visualize any track?”.

And this is the result:

Few different visualisation modes:

The buttons explained:

What was used in this project ?

FMOD ex is a basic part of this programm. It handles the sound output and generates the values that visualize the single elements by the music. Qt and C++ did the rest 😀

Here are is the full programm compiled (win 32bit):

spectre.zip

And here is the source code:

spectr_source.zip

Leave a Reply

Your email address will not be published. Required fields are marked *