User Tools

Site Tools


jwlua:developer_faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
jwlua:developer_faq [2015/03/31 06:36]
jariw
jwlua:developer_faq [2015/03/31 06:38]
jariw
Line 19: Line 19:
 **A:** Most types that aren't objects in the documentation are integer types. Some of the most common ones are listed here: **A:** Most types that aren't objects in the documentation are integer types. Some of the most common ones are listed here:
  
-| ''​TimeEdu16'',​ ''​TimeEdu32''​ | Integer types for Finale'​s Enigma Time Units (EDUs). One quarter note is 1024 EDUs. Constants for common EDU durations are found in the ''​FCNoteEntry''​ class. (16 and 32 specifies the bit width of the storage.) |+| ''​TimeEdu16'',​ ''​TimeEdu32''​ | Integer types for Finale'​s Enigma Time Units (EDUs). One quarter note is 1024 EDUs. Constants for common EDU durations are listed ​in the ''​FCNoteEntry''​ class. (16 and 32 specifies the bit width of the storage.) |
 | ''​Int100''​ | Integer type used for percent values. | | ''​Int100''​ | Integer type used for percent values. |
 | ''​Evpu'',​ ''​Evpu16'',​ ''​Evpu32''​ | Integer types for Finale'​s Enigma Virtual Page Units (EVPUs). One EVPU is 1/288 of an inch. (16 and 32 specifies the bit width of the storage.) | | ''​Evpu'',​ ''​Evpu16'',​ ''​Evpu32''​ | Integer types for Finale'​s Enigma Virtual Page Units (EVPUs). One EVPU is 1/288 of an inch. (16 and 32 specifies the bit width of the storage.) |
jwlua/developer_faq.txt ยท Last modified: 2015/03/31 06:39 by jariw