#include <morse.hxx>
Inherits FGSoundGenerator.
|
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 bytes with sound, the rest with silence.
|
|
Definition at line 79 of file morse.hxx.
◆ FGMorse()
◆ ~FGMorse()
◆ instance()
◆ make_ident()
SGSoundSample * FGMorse::make_ident |
( |
const std::string & | id, |
|
|
const int | freq = LO_FREQUENCY ) |
◆ BEAT_LENGTH
const int FGMorse::BEAT_LENGTH = 92 |
|
static |
◆ BYTES_PER_SECOND
const int FGMorse::BYTES_PER_SECOND = 22050 |
|
static |
◆ COUNT_SIZE
◆ DAH_SIZE
◆ DIT_SIZE
◆ HI_FREQUENCY
const int FGMorse::HI_FREQUENCY = 1350 |
|
static |
◆ LO_FREQUENCY
const int FGMorse::LO_FREQUENCY = 1020 |
|
static |
◆ SPACE_SIZE
◆ TRANSITION_BYTES
The documentation for this class was generated from the following files: