CSNG (File Format): Difference between revisions
Jump to navigation
Jump to search
→Continuous Pitch / Modulation Data
imported>Jackoalan No edit summary |
imported>Jackoalan |
||
Line 264: | Line 264: | ||
if term == 0x8000: | if term == 0x8000: | ||
total += 0xffff | total += 0xffff | ||
dummy = | dummy = streamIn.ReadU8() | ||
continue | continue | ||
total += term | total += term |