monstercat-visualizer
monstercat-visualizer copied to clipboard
Song Information in Lowercase?
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?
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.