You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Syllable-Dictionary
If Ultrastar Creator is installed, Yass Reloaded will already try to find its syllable dictionary ("English.txt", "German.txt", etc). This is useful, when splitting words into syllables.
Now it is also possible to edit these dictionaries, by selecting "Extras" → "Syllable Dictionary"
When editing a song, you can now select words and select "Lyrics" → "Add to Syllable Dictionary" (or CTRL-SHIFT-H) to add the selected words with their syllables to the dictionary. If the words already exist, then the syllables will be updated if they have changed.
New Option: Page breaks that preceed the end tag are now detected as "Uncommon page break" and can be auto corrected
Bugfixes
#22 .yass folder is now created if it doesn't exist on startup
#23 Pasting Notes now also works after the last note
#24 When doubling the BPM, the setting "Separate connected notes" is also considered. When the original BPM is lower than 100, connected notes are not separated at all
#25 Fixed behaviour when "Correct all early/late pagebreaks" would stop after correcting the first occurence.