-
Notifications
You must be signed in to change notification settings - Fork 291
Known Bugs
If the starting position of a part isn't in the current page, when dragging the part, it can only snap to measure line, and we can't change the position of the part more precisely.
If the gender factor default value is set to a negative value, such as -15, the synthesized audio will get heavily distorted. This bug does not occur when the gender factor value is set to 0
Related issue: #756
CVVC phonemizers apply VCs erratically and/or cease to apply VCs when using voice colors/the CLR expression
Related issue: #1226
In classic UTAU, when your overlap is half of the pre-utterance or more, the pre-utterance of the next note will go all the way into the previous note.
Comparatively, in OpenUTAU, when your overlap is half of your pre-utterance or more, the pre-utterance of the next note will only go part of the way into the previous note
Note
This is less a bug and more a parity/compatibility issue.
Blocker
It's easy to fix the math, however solving the math alone causes UX issues regarding being able to differentiate between adjusting the timing bar and adjusting the crossfade.
Suggested solution
Adding the ability to hold a modifier key (ctrl/alt/shift) in order to isolate interaction to either the crossfade or timing adjustment area.
- Create a new project. Add a new track. Add a new part. Open piano roll, and open the "Note Properties" panel
- In piano roll window, click the ⚙ icon at the button-left corner of the window, and add a new expression
The "Expressions" part of the "Note Properties" panel will become blank. You need to close the piano roll window and reopen it.
These bugs are already solved in the latest beta version. If you encountered one of these bugs, you can solve it by upgrading to the latest beta version.
Clicking "Apply" will make OpenUtau crash
This bug will be solved in PR #1220
Solved in PR #1061
When a ZIP is made on a Mac, it creates a "__MACOSX" folder in the ZIP; this folder stores additional Metadata. Trying to install this ZIP with this folder will cause OpenUTAU to fail installing the Singer. MacOS automatically hides this folder from the user, making it impossible to delete, which means a user using OpenUTAU on a Mac can't install a singer from a ZIP file if it was made on another Mac.