home *** CD-ROM | disk | FTP | other *** search
- To determine the values for the C routine...
-
- Take any 31 instrument module
- Load into MODEDIT
- Go through each sample, writing down its length in decimal
- (or get the lengths that MODPLAY gives, add 2 then double)
-
- To find the length of the starting bit of the MOD
-
- Add
-
- Number of patterns in mod (displayed by modplay next to 31 value)
- multiply by 1024 and then add 043C (hex)
-
- Mark.
-
- This simple C routine does not look at the output table - it
- assumes 7 = SB and 0 = speaker.
-
-