Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

No Spaces in Lyrics #33

Closed
JeffRocchio opened this issue Dec 28, 2024 · 3 comments
Closed

No Spaces in Lyrics #33

JeffRocchio opened this issue Dec 28, 2024 · 3 comments
Labels
wontfix This will not be worked on

Comments

@JeffRocchio
Copy link

I have a MIDI file with lyrics as text messages. They are displayed and sync properly in the playback; but there are no blank spaces between each word/syllable. For my use case this isn't a critical issue, but it would be nice to have the spaces there.

Screen Shot:
Lyrics-Screenshot_20241228

Source MIDI File @ https://www.dropbox.com/scl/fi/iim4r4ajx4vv64rb1zpzt/Test-10_TblEdit_Charleston-Gals.mid?rlkey=22t2umj6vcgxlckgpye9s05lc&st=waqwn6ty&dl=0

@pedrolcl
Copy link
Owner

I cannot download your file. Please don't provide links to dropbox, or any other service that demands credentials. Instead, you should zip your samples and attach the zip file directly to the issue.

Anyway: spaces between words need to be provided by the file itself. If the SMF does not include separations between words or verses, nothing can be done by the player program. Please play and compare your file with some other player like VanBasco, or any other player, and provide a lyrics screenshot.

@pedrolcl
Copy link
Owner

It doesn't matter. I've got the file from your GitHub account here: https://github.com/JeffRocchio/MIDI-Count-In/blob/main/TestScores-and-MIDIs/Test-10_TblEdit_Charleston-Gals.mid . I assume that it is the same file.

This is what VanBasco can interpret from your song:

image

As you can see, VanBasco adds a space between all syllables. Maybe this is what you wish? When a song has the correct spaces attached to the end of each word this is not needed at all. Obviously, the player cannot know where the words (or the verses) end, but I suppose that this is better than displaying all the syllables together.

Another player that you can try is falcosoft:

image

It has similar results. My suggestion is that you fix the song, adding a space to the end of each word and also a line break at the end of the verse.

@pedrolcl pedrolcl added the wontfix This will not be worked on label Dec 28, 2024
@JeffRocchio
Copy link
Author

JeffRocchio commented Dec 29, 2024 via email

Repository owner locked and limited conversation to collaborators Dec 29, 2024
@pedrolcl pedrolcl converted this issue into discussion #34 Dec 29, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants