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

note_t Struct Reference

a note. More...

#include <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.2.4 is released under the Mozilla Public License. Original code copyright 1998-1999 by the authors.