Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

note_t Struct Reference

a note. More...

#include </usr/src/redhat/BUILD/legOS/include/dsound.h>

List of all members.


Public Members

unsigned char pitch
note pitch, 0 ^= A_0 (~55 Hz).

unsigned char length
note length in 1/16ths.


Detailed Description

a note.


Member Data Documentation

unsigned char note_t::pitch

note pitch, 0 ^= A_0 (~55 Hz).

unsigned char note_t::length

note length in 1/16ths.


The documentation for this struct was generated from the following file:
legOS-0.1.7 is released under Mozilla Public License. Original code © 1998-1999 by Markus L. Noga.