Diff for /np2/sound/vermouth/midiout.h between versions 1.4 and 1.5

version 1.4, 2003/11/28 08:01:33 version 1.5, 2003/11/30 12:32:04
Line 70  struct _midictrl { Line 70  struct _midictrl {
         UINT            worksize;          UINT            worksize;
         int                     level;          int                     level;
         BYTE            status;          BYTE            status;
         char            gain;          SINT8           gain;
         BYTE            master;          BYTE            master;
   
         MIDIMOD         module;          MIDIMOD         module;

Removed from v.1.4  
changed lines
  Added in v.1.5


RetroPC.NET-CVS <cvs@retropc.net>