AGSC (File Format): Difference between revisions

>MrSinistar
>MrSinistar
Line 724: Line 724:
| 0x20
| 0x20
| colspan=2 {{unknown|WIP}}
| colspan=2 {{unknown|WIP}}
|}
The first table terminates with 0xFFFFFFFF.
{|class="wikitable"
! Offset
! Size
! Description
|-
| 0x0
| 2
| '''Number of soundmacros'''
|-
| 0x2
| 2
| '''Padding'''
|-
| 0x4
| 2
| '''ID'''; referenced in [[EVNT]]
|-
| 0x6
| 2
| {{unknown|'''Unknown'''}}; looks like another ID
|-
| 0x8
| 1
| '''Max number of voices'''; The maximum of voices allowed for this soundeffect.
|-
| 0x9
| 1
| '''Priority'''; voices are limited, so priority is used to play more important sounds over others
|-
| 0xA
| 1
| '''Definite Velocity'''; volume (usually 7F)
|-
| 0xB
| 1
| '''Panning'''
|-
| 0xC
| 2
| '''Definite Key'''; The default pitch (usually 0x3C00...the second byte may possibly be the MIDI channel)
|}
|}


Anonymous user