23#ifndef _FGSOUNDGENERATOR_HXX
24#define _FGSOUNDGENERATOR_HXX
57 static void make_tone(
unsigned char *buf,
int freq,
58 int len,
int total_len,
int trans_len );
static const int HI_FREQUENCY
static const int COUNT_SIZE
static const int TRANSITION_BYTES
static void make_tone(unsigned char *buf, int freq, int len, int total_len, int trans_len)
Make a tone of specified freq and total_len with trans_len ramp in and out and only the first len byt...
static const int BYTES_PER_SECOND
static const int BEAT_LENGTH
static const int DIT_SIZE
static const int LO_FREQUENCY
virtual ~FGSoundGenerator()
static const int SPACE_SIZE
static const int DAH_SIZE