|
ReactOS 0.4.16-dev-1972-gf20c09f
|

Public Attributes | |
| struct _NoteNode * | next |
| struct _NoteNode * | previous |
| UCHAR | note |
| UCHAR | velocity |
Definition at line 72 of file beepmidi.c.
Definition at line 74 of file beepmidi.c.
Referenced by PlayNote(), and StopNote().
| UCHAR _NoteNode::note |
Definition at line 77 of file beepmidi.c.
Referenced by PlayNote().
Definition at line 75 of file beepmidi.c.
Referenced by PlayNote().
| UCHAR _NoteNode::velocity |
Definition at line 78 of file beepmidi.c.
Referenced by PlayNote().