Anonymous

Changes

From Final Fantasy Inside

FF7/PSX/Sound/AKAO sequence

97 bytes added, 09:33, 31 May 2020
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.
|-
112
edits