| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to midiout.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / sound / vermouth | 
| 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; |