Class Hierarchy Compound List File List Compound Members File Members
sound.h File Reference
ROM sound functions.
More...
Functions
- void sound_system (unsigned nr)
- play one of the system sounds.
- int sound_playing ()
- is a sound playing? More...
Detailed Description
ROM sound functions.
-
Author(s):
-
Markus L. Noga <noga@inrialpes.fr>
-
Warning:
-
These functions will only work if ROM is allowed to handle the OCIA interrupt. legOS system time, motor control and task management depend upon handling it themselves.
Function Documentation
int sound_playing ()
is a sound playing?
-
Returns:
-
0=no, else yes
-0.1.7 is released under
Mozilla Public License.
Original code © 1998-1999 by Markus L. Noga.