Uneal Engine 4 Music Visualizer

From vjmedia

--Noah Darveau--

For my final project, I created a 3D music visualizer. In order to create this, I used Unreal Engine 4 as the base engine that will drive things like rendering the graphics. The rest of the project will be written in C++ and Unreal Engine's native visual programming language called Blueprints. Musically, I had to experiment with different midi and waveform compositions to determine what the best way to represent them visually will be. For the technical aspect of this project, I worked directly with the data of the music to be able to create the visualizer. There is also the fact that I will need to be writing the visualizer. This program serves as an interesting way of interacting with music beyond the traditional audio aspect we are used to. This program would also be easily imported into other Unreal Engine projects, so if another creator wanted to use it in their creations, it could be easily added.