marcopixel / monstercat-visualizer

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

Song Information in Lowercase? #379

Open vanir-04 opened 2 years ago

vanir-04 commented 2 years ago

Is there any way to not capitalize the title and the track name? Went through the files and I can't find the section where it does that. Maybe an option to specify the format in which the song info is displayed in could be added?

K3LS0 commented 2 years ago

Open Left.ini or Right.ini and under [MeterTrack] and [MeterArtist] look for InlineSetting2=Case | Upper. You can delete or comment out this line to stop it from capitalizing, or change it to InlineSetting2=Case | Lower for only lower case.