[JW Lua] FCMeasure: Duration is missing as property
Jari Williamsson
jari.williamsson at mailbox.swipnet.se
Sat Aug 16 14:09:48 CEST 2014
On 2014-08-15 14:07, Jan Angermüller wrote:
> in FCMeasure Duration is missing as a property.
> It's only available available as a getter/setter.
FCMeasure:GetDuration() is not a getter, and there's no
FCMeasure:SetDuration() mehod. GetDuration() returns the total duration
of the measure, based on the time signature. The reason I didn't put it
as a "Calc" method is because it's fast, compared to most Calc calls. I
guess it could be added as a read-only property as well.
Best regards,
Jari Williamsson
More information about the JWLua
mailing list