Anonymous

Changes

From Final Fantasy Inside

FF7/PSX/Sound/AKAO sequence

No change in size, 22:24, 31 October 2020
no edit summary
{
uint32_t mask; // represents bitmask of used channels in this song
uint32_t uint16_t start_offsets[num_channels]; // offsets to channel opcode data
};
After this bitmask, there is <channels count> offsets to channel opcode data counting from current offset. Each offsets is a relative offset based on the address *next to* the offset itself. (This is a general rule for early versions of AKAO to interpret relative offsets.)
 
=== Channel Commands [AKAO Opcodes] ===
|[[FF7/PSX/Sound/Opcodes/0xfe|0xFE]]
|Measure Number
|23|measure: byteshort
|
|-
17
edits