Stellar is an audio visualization program built in Processing. I was inspired by the countless hours I spent staring at the Windows Media Player audio visualizer in the early 2000s and sought to create a new modern, minimalist version of the program. Each song is called up from an array of over 100 songs. The shape of the line is different for each song. This is achieved by assigning a random number to the sine and cosine values of the line. The program also allows you to save frames by pressing "s" or record the entire song by pressing "r".