Wohlstand / libOPNMIDI

A Software MIDI Synthesizer library with OPN2 (YM2612) emulator
GNU Lesser General Public License v3.0
96 stars 6 forks source link

don't forget to increment sample pointer in generate16 #36

Closed jpcima closed 6 years ago

jpcima commented 6 years ago

Fix the 16-bit generation case where the frame pointer is not incremented. (and shut up a warning)