Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Song Information in Lowercase? #379

Open
vanir-04 opened this issue Mar 13, 2022 · 1 comment
Open

Song Information in Lowercase? #379

vanir-04 opened this issue Mar 13, 2022 · 1 comment
Labels

Comments

@vanir-04
Copy link

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
Copy link

K3LS0 commented Sep 11, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants