mus_file_format
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mus_file_format [2011/11/06 18:20] – javapimp | mus_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 | | 8 | ||
| 9 | | 9 | ||
- | | + | |
===== 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]]" | ||
+ | |||
+ | ===== More Information ===== | ||
+ | |||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | |||
mus_file_format.1320603614.txt.gz · Last modified: 2023/08/18 18:15 (external edit)