--- np2/sound/vermouth/midiout.h 2006/12/10 11:14:31 1.9 +++ np2/sound/vermouth/midiout.h 2006/12/16 09:43:24 1.10 @@ -61,6 +61,7 @@ enum { struct _midimodule { UINT samprate; + UINT lockcount; INSTRUMENT *tone[MIDI_BANKS * 2]; TONECFG tonecfg[MIDI_BANKS * 2];