112
edits
Changes
From Final Fantasy Inside
no edit summary
|tempo: uint16
|bpm = tempo / 214.998204 (approximate)
More strictly, <code>bpm = 60.0 / (48 * (65536.0 / tempo) * (0x44E8 / (33868800.0 / 8)))</code>
Note that this coefficient is different from other games with PlayStation AKAO.
|-