Ym2413_instruments.bin — ((exclusive))
Offset (bytes) : Meaning 0x00 : Instrument 0 (usually user/Rhythm? often unused) 0x04 : Instrument 1 ... 0x3C : Instrument 15
Let me clarify — are you asking me to of a specific ym2413_instruments.bin file? Or do you want me to describe the typical layout so you can parse it yourself? ym2413_instruments.bin
| Byte | Bits (high–low) | Description | |------|----------------|-------------| | 0 | aa aa aaaa | F-Number low bits (8 bits) — but on YM2413, first byte often contains other params | Wait — actually, the YM2413's internal instrument ROM data is 8 bytes per instrument, but the common 4-byte compressed format is used in some dumps for emulators. Offset (bytes) : Meaning 0x00 : Instrument 0
