#include <dsound.h>
Public Attributes | |
| unsigned char | pitch |
| note pitch, 0 ^= A_0 (~55 Hz) | |
| unsigned char | length |
| note length in 1/16ths | |
Rests should be specified by placing PITCH_PAUSE in the {pitch} value. The duration of the rest is placed in {length}.
Definition at line 56 of file dsound.h.
| unsigned char note_t::pitch |
| unsigned char note_t::length |
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |
1.5.4