[JW Lua] createAccidentalMods method does not exist
Robert Wildling
robertwildling at gmail.com
Mon May 30 16:01:13 CEST 2016
The Class Browser, when checking for FCAccidentalsMods, lists this example:
for noteentry in eachentry(finenv.Region()) do
local accidentalmods = noteentry:CreateAccidentalMods()
-- Do something with 'accidentalmods' here
for am in each(accidentalmods) do
-- Do something with 'am' (of the 'FCAccidentalMod' class) here
end
end
Checking for the method "CreateAccidentalMods()" under FCNoteEntry (and in
the online PDF framework documentation) does not reveal any such method.
Am I doing sth wrong or was that very method replaced with sth else?
Thanks!
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20160530/666c1222/attachment.htm>
More information about the JWLua
mailing list