SCH Audio: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "{{GRAFPageHeader}} == SCH == * ''' Format Type ''': Audio <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature ''':...")
 
imported>Ikskoks
(Created page with "{{GRAFPageHeader}} == SCH == * ''' Format Type ''': Audio <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature ''':...")
(No difference)

Revision as of 20:25, 6 November 2021

Back to index | Edit this page

SCH

  • Format Type : Audio
  • Endian Order : Little Endian
  • Signature : SCH


Format Specifications

4 bytes (char) - chunk signature // "SCH/x00"
4 bytes (uint32) - chunk size

num_of_subchunks *
{
   4 bytes (char) - chunk signature // e.g. "IMUS"
   4 bytes (uint32) - chunk size
   x bytes - chunk data
}

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

  • Conflict
  • The Great Escape

Compatible Programs

  • foobar2000 + vgmstream plugin