User Tools

Site Tools


mus_file_format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mus_file_format [2011/11/06 18:20] javapimpmus_file_format [2023/08/18 18:15] (current) – external edit 127.0.0.1
Line 31: Line 31:
  
 Because the length and offset specify the beginning of the score, extra space may be included between the last instrument in the instruments list and the beginning of the score to store other information such as author and copyright info. There is no standard format for this information and readers may or may not recognize it. Because the length and offset specify the beginning of the score, extra space may be included between the last instrument in the instruments list and the beginning of the score to store other information such as author and copyright info. There is no standard format for this information and readers may or may not recognize it.
 +
 +It is important to note that these 16 bit values are in little-endian format unlike MIDI which uses big-endian for integer values.
  
 ===== Body ===== ===== Body =====
Line 85: Line 87:
 |  8      64 (40h) | Sustain pedal (hold) | |  8      64 (40h) | Sustain pedal (hold) |
 |  9      67 (43h) | Soft pedal | |  9      67 (43h) | Soft pedal |
-            +
 ===== Instrument Patch Map ===== ===== Instrument Patch Map =====
  
Line 198: Line 200:
 | 57       | Crash Cymbal 2     | 81       | Open Triangle  | | 57       | Crash Cymbal 2     | 81       | Open Triangle  |
 | 58       | Vibraslap          | | 58       | Vibraslap          |
 +
 +===== Sources =====
 +
 +  * "[[The MUS File Format]]" - Vladimir Arnost
 +
 +===== More Information =====
 +
 +  * [[http://www.amazon.com/gp/product/0240807987/ref=as_li_ss_tl?ie=UTF8&tag=fourwood-20&linkCode=as2&camp=217145&creative=399369&creativeASIN=0240807987|The MIDI Manual, Third Edition: A Practical Guide to MIDI in the Project Studio]]
 +  * [[http://www.amazon.com/gp/product/1598630849/ref=as_li_ss_tl?ie=UTF8&tag=fourwood-20&linkCode=as2&camp=217145&creative=399369&creativeASIN=1598630849|MIDI Power!: The Comprehensive Guide]]
 +  * [[http://www.amazon.com/gp/product/1584502452/ref=as_li_ss_tl?ie=UTF8&tag=fourwood-20&linkCode=as2&camp=217145&creative=399369&creativeASIN=1584502452|Game Audio Programming (Charles River Media Game Development)]]
 +  * [[http://www.amazon.com/gp/product/1244615293/ref=as_li_ss_tl?ie=UTF8&tag=fourwood-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1244615293|Video Game Music File Formats, including: Xm (file Format), Mod (file Format), Module File, S3m (file Format), Midi Timecode, General Midi, Yamaha Xg, ... Audio Midi Setup, General Midi Level 2]]
 +
  
mus_file_format.1320603614.txt.gz · Last modified: 2023/08/18 18:15 (external edit)