marcopixel / monstercat-visualizer

A real time audio visualizer for Rainmeter similar to the ones used in the Monstercat videos.
MIT License
919 stars 103 forks source link

Swap Artist and Song Request #242

Closed cazaman11 closed 5 years ago

cazaman11 commented 5 years ago

Just a request of adding the option to swap the artist name and the track name, so the song is the larger text above the artist.

tjhrulz commented 5 years ago

You could do this yourself if you prefer with minimal effort by just editing the left.ini and/or the right.ini

Just change line 62 from MeasureName=MeasureArtist to MeasureName=MeasureTrack

and line 78from MeasureName=MeasureTrack to MeasureName=MeasureArtist

Given how easy is this is to do yourself and that this skin is meant to imitate the old Monstercat videos and thus I think Marco would agree that unless a lot of people ask for this it will stay this way.