I have a question about the synch points for gestures.
I haven¹t seen any evide
nce that I can constrain more than one sync point.
For example, it appears that I can get a gesture to either start or end at a
sync point, but not to obey both.
I would expect this to require time warping the gesture.
Ideally I should be able to execute the following:
<speech id="sshl">start <mark name="m1" time="1.0"/> ready <mark name="m2"
time="2.0"/> strokeStart <mark name="m3" time="3.0"/> emphasis <mark
name="m4" time="4.0"/> strokeEnd <mark name="m5" time="5.0"/> relax <mark
name="m6" time="6.0"/> end</speech>
<sbm:animation name=" HandsAtSide_Arms_Sweep" ready="sshl:m1"
strokeStart="sshl:m2" emphasis="sshl:m3" strokeEnd="sshl:m4" relax="sshl:m5"
end="sshl:m6"/>
Are there hardcoded limits preventing this (perhaps I¹m exaggerating the
timing beyond these limits?).
I see where MeCtScheduler2::schedule only takes a tin, indt and oudt.
Does this mean that these are the only constraints that I can expect to be
met?
And, while we are on the subject, can you clarify the relationship between:
ready time, strokeStart, emphasis, stroke and relax in *.skm files
start, ready, stroke, relax in SBM BML
and
tin, indt and outdt?
Thanks
Alex
------------------
Center for Technology and Social Behavior
Northwestern University
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Smartbody-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-developer