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
jwlua:developer_faq [2015/03/31 06:38]
jariw
jwlua:developer_faq [2015/03/31 06:39] (current)
jariw
Line 21: Line 21:
 | ''​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.) | | ''​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). ​EVPU 1/288 of an inch. (16 and 32 specifies the bit width of the storage.) | 
-| ''​Efix16'',​ ''​Efix32''​ | Integer types for higher-precision measurements. ​One EFIX = 1/64 of an EVPU = 1/18432 of an inch. (16 and 32 specifies the bit width of the storage.) |+| ''​Efix16'',​ ''​Efix32''​ | Integer types for higher-precision measurements. ​EFIX = 1/64 of an EVPU = 1/18432 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