Changes

Jump to navigation Jump to search
129 bytes added ,  20:02, 31 March 2012
no edit summary
Line 3: Line 3:     
The structure is very similar to Microsoft's Wave file.
 
The structure is very similar to Microsoft's Wave file.
 +
 +
Banner CWAV total channels must be 2, and the length of the audio in seconds must be 3 seconds or less.
    
=== Overview ===
 
=== Overview ===
Line 57: Line 59:  
| 0x004 || 4 || Length
 
| 0x004 || 4 || Length
 
|-
 
|-
| 0x008 || 4 || Type
+
| 0x008 || 4 || Type (must be less than 4)
 
|-
 
|-
 
| 0x00C || 4 || Sample Rate
 
| 0x00C || 4 || Sample Rate
Line 63: Line 65:  
| 0x010 || 4 || Unknown 1
 
| 0x010 || 4 || Unknown 1
 
|-
 
|-
| 0x014 || 4 || Number or samples
+
| 0x014 || 4 || Total samples
 
|-
 
|-
 
| 0x018 || 4 || Unknown 2
 
| 0x018 || 4 || Unknown 2
 
|-
 
|-
| 0x01C || 4 || Channels
+
| 0x01C || 4 || Total Channels
 
|-
 
|-
 
| 0x020 || X || The Channels' Data Pointers
 
| 0x020 || X || The Channels' Data Pointers

Navigation menu