Is it possible to control the checkbox labeled “Evenly split note into syllables” in the Note Properties pane under Timing and Phonemes in a script?
I am writing a script to replace diphthongs with their equivalent vowel sounds so that I can control when the singer transitions from one vowel sound to the next in the diphthong. However, I need the ability to control phoneme timing without evenly splitting the note. I don’t see mention of this in the scripting reference, but I’ve seen example scripts use other features that aren’t documented (like the ability to change the strength of a phoneme, for instance). So, I’m hopeful this exists as an undocumented feature. Thanks in advance!
It seems that it is not. This attribute exists into the svp project and updated on user interaction but currently not updatable by script “evenSyllableDuration”.
Maybe with the V2?
With version 2 of SynthV (next month) we will have more parameters for each phoneme as you can see in the future V2 video. With a visual approach for phoneme timing. But for the improvements of the scripting language there is no information yet.
You can also find it in all the other scripts created by other users. I found one in the past from the author “Fyrebreak” called “Vowel-Consonant Adjustment”.
I forgot also “SynthV-to-Language-Phoneme Plugin” from the user “gafacapella”.
Maybe that could help.