[CLAM] Re. New SMSBatch

Matt Barber brbrofsvl at aol.com
Wed Jul 28 11:46:59 PDT 2004


Two questions:

1) About interpolation -  in the example transformation score, I only
see "Step" and "Linear" interpolation for the various time-varying
functions.  But I also found "Round," "Spline," and a number of
"Polynomial" interpolations in a src/Standard/GlobalEnums.cxx ...would
those be available to use in SMS functions (particularly for the command
line programs)?  If so, what would they do?  (there were also "Linear"
and "Log", but those looked to be from a different class than the other
interpolations.)


Second question.  For SMSMorph, in the sample xml transformation score,
there are listed only two or three things: HybBFP, etc.  I assume the
other ones would follow the same pattern


<SynchronizeTime>
    <Interpolation>Linear</Interpolation>
    <Points>{0 0} {1 1}</Points>
</SynchronizeTime>

etc...

looking at SMSMorph.cxx, I found

HybBFP
SynchronizeTime
HybSinAmp
HybSinSpectralShape  (and W1/W2)
HybResAmp
HybResSpectralShape  (and W1/W2)
HybPitch
HybSinFreq


What controls the "Interpolate intermediate frames" switch I find in
SMSTools, if I want to implement that in the text xml transformation
score?

Thanks,

Matt





More information about the clam-users mailing list