utaformatix3
utaformatix3 copied to clipboard
An application for converting projects among singing voice synthesizer softwares.
All of the lists for converting to OpenUtau VCCV had converted consonant clusters starting with [s] to be one consonant, ie [s k] to [sk]. The Phonemizer automatically handles having...
voisona lets you import a .ccs but when saving a file the only option is .tssln which isn't supported by cevio (and anything else obviously). there aren't much files of...
## Cause In svp, if: - notes with vibrato are written in a group - pitch points directly are written in the track The current algorithm cannot align the vibrato...
so a bit of context - i do all of my tuning through openutau. i can't tune easily in piapro, and thus prefer tuning in openutau. i also have very...
is there any way of using this locally? cous the freaking site doesnt want to take the svp files out of nowere
I discovered the "Save As (1.10.0-Compatible)" option does work as a fix for me, .svp files saved this way can have their pitch parameters converted, but .svp files made using...
The current code has the following logic: https://github.com/sdercolin/utaformatix3/blob/acdc98714a1181f6110da2c7327a086a652755fc/core/src/main/kotlin/core/io/MusicXml.kt#L224-L228 However, if a note value is represented by no less than 3 notes, there will be more than one tie:  ```XML...