Anonymous

Changes

From Final Fantasy Inside

FF7/PSX/Sound/AKAO sequence

791 bytes added, 07:54, 31 May 2020
no edit summary
! Operands
! Note
|-
|[[FF7/PSX/Sound/Opcodes/0x0099|0x00-0x99]]
|Note, Tie, Rest
|1
|
|The opcode indicates the note key and length.
|-
|0x9A-0x9F
|Unimplemented
|n/a
|Should not be used.
|The opcode indicates the note key and length.
|-
|[[FF7/PSX/Sound/Opcodes/0xa0|0xA0]]
|
|-
|[[FF7/PSX/Sound/Opcodes/0xa20x0099|0xA2]]|Overwrite Next Delta-Time Note Length
|2
|delta_timelength: byte|Ignores the regular length (delta-time) of the next note and overwrites it with the specified length.
|-
|[[FF7/PSX/Sound/Opcodes/0xa8aa|0xA3]]
|
|-
|[[FF7/PSX/Sound/Opcodes/0xda0xdadb|0xDA]]
|Turn On Portamento
|2
|speed: byte
 +|
|-
|[[FF7/PSX/Sound/Opcodes/0xdb0xdadb|0xDB]]
|Turn Off Portamento
|1
|
|-
|[[FF7/PSX/Sound/Opcodes/0xdc0x0099|0xDC]]|Fix Note Length
|2
|length_to_add: signed byte|Ignore the regular length (delta-time) of subsequent notes and set to the fixed length. The length parameter is a value based on the current length. (default is 0)
|-
|[[FF7/PSX/Sound/Opcodes/0xdd|0xDD]]
|Channel Pitch LFO Depth Slide
|3
|length: byte, depth: byte
|
|-
|[[FF7/PSX/Sound/Opcodes/0xde|0xDE]]
|Channel Volume LFO Depth Slide
|3
|length: byte, depth: byte
|
|-
|[[FF7/PSX/Sound/Opcodes/0xdf|0xDF]]
|Channel Pan LFO Depth Slide
|3
|length: byte, depth: byte
|
|-
|[[FF7/PSX/Sound/Opcodes/0xa0|0xE0-0xE7]]
|Unimplemented
|1
|
|Code-referenced to 0xA0. Should not be used.
|-
|[[FF7/PSX/Sound/Opcodes/0xe8|0xE8]]
112
edits