martincameron / micromod

Music player libraries for MOD, S3M and XM formats.
BSD 3-Clause "New" or "Revised" License
159 stars 28 forks source link

read instrument number #12

Closed Dickby closed 7 years ago

Dickby commented 7 years ago

The first 4 Bits of the first byte of each note are the upper four bits of the instrument number, so i think this should be 0xF0 and not 0x10, shouldn't it?

Dickby commented 7 years ago

I see, it's a max of 31 instruments. Sorry

martincameron commented 7 years ago

Yeah, those upper bits could contain anything :)

On 14 June 2017 at 04:17, Dickby notifications@github.com wrote:

I see, it's a max of 31 instruments. Sorry

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/martincameron/micromod/pull/12#issuecomment-308308347, or mute the thread https://github.com/notifications/unsubscribe-auth/ALFO0gUFTNe_6NpbHKAwerUBisAk_AEhks5sD1DmgaJpZM4N5S3B .