Loop Model: Difference between revisions

m
Normalization
(Added infobox.)
m (Normalization)
 
Line 20:
| 0x4 || 0x4 || uint32_t || muSignature || Magic || YDNA
|-
| 0x8 || 0x4 || [[#BrnSound::Vehicles::Engines::Partial | Partial]]* || mpaPartials || ||
|-
| 0xC || 0x4 || uint32_t || muNumOfPartials || ||
Line 35:
| 0x4 || 0x4 || uint32_t || muSignature || Magic || YDNA
|-
| 0x8 || 0x8 || [[#BrnSound::Vehicles::Engines::Partial | Partial]]* || mpaPartials || ||
|-
| 0x10 || 0x4 || uint32_t || muNumOfPartials || ||
Line 49:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || [[Sound hash | Name]] || mWaveName || Name hash ||
|-
| 0x4 || 0x4 || [[#BrnSound::Vehicles::Engines::Graph | Graph]]* || mpaGraphs || ||
|-
| 0x8 || 0x1 || uint8_t || mu8NumOfGraphs || ||
|-
| 0x9 || 0x3 || || || paddingPadding ||
|}
 
Line 62:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x8 || [[#BrnSound::Vehicles::Engines::Graph | Graph]]* || mpaGraphs || ||
|-
| 0x8 || 0x4 || [[Sound hash | Name]] || mWaveName || Name hash ||
|-
| 0xC || 0x1 || uint8_t || mu8NumOfGraphs || ||
|-
| 0xD || 0x3 || || || paddingPadding ||
|}
 
Line 76:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || [[#BrnSound::Vehicles::Engines::Point | Point]]* || mpaPoints || Points on graph ||
|-
| 0x4 || 0x1 || uint8_t || mu8NumOfPoints || ||
Line 91:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x8 || [[#BrnSound::Vehicles::Engines::Point | Point]]* || mpaPoints || Points on graph ||
|-
| 0x8 || 0x1 || uint8_t || mu8NumOfPoints || ||
Line 101:
| 0xB || 0x1 || int8_t || mPad || ||
|-
| 0xC || 0x4 || || || paddingPadding ||
|}