Re: Durations etc


Mark Huckvale (mark@phonetics.ucl.ac.uk)
Tue, 06 Jul 1999 11:41:21 +0100


At 12:49 05/07/99 +0100, Paul Carter wrote:
>I've produced a simple durational model for syllables which runs in place
>of Mark's Klatt durations model.

I have got this running within Prosynth.exe and I will put this on the
FTP site by the end of the day.

I had to make a small change:
        I took out all lines that looked like
                :DUR *= ..:DUR;
        which multipled this node's DUR by its parent.
        While this works, it is a bit dangerous since it relies on the
        order in which nodes are processed. Also it prevents 'what-if'
        type testing with prosynth.exe. Instead I have kept the script
        'calcdur.prx' which does this multiplication afterwards.
The modified script is called durations002.prx

Mark



This archive was generated by hypermail 2.0b3 on Tue Jul 06 1999 - 11:38:35 BST