player_audio_cmd Struct Reference

#include <player.h>

List of all members.


Detailed Description

Command: tone to emit.

The audio interface accepts commands to produce fixed-frequency tones through /dev/dsp (which is assumed to be associated with a sound card to which a speaker is attached).


Public Attributes

float frequency
 Frequency to play [Hz].
float amplitude
 Amplitude to play [dB].
float duration
 Duration to play [s].

The documentation for this struct was generated from the following file:

Last updated 12 September 2005 21:38:45