#include <audio.h>
Inheritance diagram for AudioTone::
Public Methods | |
AudioTone (unsigned size, unsigned f1, unsigned rate=8000) | |
AudioTone (unsigned size, unsigned f1, unsigned f2, unsigned rate=8000) | |
unsigned | getFreq1 (void) |
unsigned | getFreq2 (void) |
These tone samples can be either single or dual tones, and are created as linear samples of a specified sample rate.
|
|
|
|
|
|
|
|