If you don’t know oto adjuster, go get it here
I also have a SetParam plugin version
Oto Adjuster has been updated to support Regular Expression patterns for inclusion and exclusion filtering, so you can filter it to only use end breaths or something, but you see, I know RegEx quite well so… You can use it for anything, to be blunt.
NOTE: I'd rather you not look at this post in the Dashboard, so please go to my blog itself!
Here are some oto adjuster filters for Arpasing
Inclusion: ^[aeiou][aehorwxy]
Exclusion: Â [aeiou][aehorwxy]
Inclusion: ^[aeiou][aehorwxy]$
Inclusion: ^[aeiou][ehorwxy] [bcdfghjklmnpqrstvyz][ghx]?
Inclusion: ^[bcdfghjklmnpqrstvyz][ghx]? [aeiou][ehorwxy]
Inclusion: ^[aeiou][aehorwxy] [aeiou][aehorwxy]
VC + VV + V ends + Crossfade V
Inclusion: ^[aeiou][aehorwxy]
Inclusion: [aeiou][aehorwxy]
Inclusion: ^[bcdfghjklmnpqrstvyz][ghx]? [bcdfghjklmnpqrstvyz][ghx]?
Inclusion: ^[bcdfghjklmnpqrstvyz][ghx]? -
Inclusion: ^[aeiou][aehorwxy] -
Inclusion: ^- [aeiou][aehorwxy]
Inclusion: ^- [bcdfghjklmnpqrstvyz][ghx]?
I have not tested them fully, but hopefully they work!
I forgot to add the general patterns, so here they are!
Vowel Pattern: [aeiou][aehorwxy]
Consonant Pattern: [bcdfghjklmnpqrstvyz][ghx]?
Diphthong Pattern: [aeo][wy]
If you want to adjust the diphthongs only, just change the vowel pattern to it, and if you want to filter monophthongs only, put it in exclusion!
You might prefer to only filter out if the crossfade part is the diphthong. Just add ^ before the filter and it will only find it when it's at the start!
Hope that's all I have to add!