|
pianod2
multisource multiuser scriptable networked music player
|
Classes for playing test tones. More...
Classes | |
| struct | tone_sequence_t |
| struct | tone_albumt_t |
| struct | tone_song_t |
| class | Song |
| class | Player |
| struct | SplitToneId |
| class | Library |
| struct | Parameters |
| Source parameters for filesystem source. More... | |
| class | Source |
Typedefs | |
| typedef struct ToneGenerator::tone_sequence_t | TONE_SEQUENCE |
| typedef struct ToneGenerator::tone_albumt_t | TONE_ALBUM |
| typedef struct ToneGenerator::tone_song_t | TEST_SONG |
Enumerations | |
| enum class | Channel { LEFT , CENTER , RIGHT } |
Functions | |
| static std::string | ChannelName (const Channel channel) |
Variables | |
| static const TONE_ALBUM | telephonys_best |
| static const TONE_SEQUENCE | dial_tone [] |
| static const TONE_SEQUENCE | ring_back [] |
| static const TONE_SEQUENCE | busy [] |
| static const TONE_SEQUENCE | fast_busy [] |
| static const TONE_ALBUM | sit_tones |
| static const TONE_SEQUENCE | no_circuit [] |
| static const TONE_SEQUENCE | vacant_circuit [] |
| static const TONE_SEQUENCE | op_intercept [] |
| static const TONE_SEQUENCE | reorder [] |
| static const TONE_ALBUM | common_tones |
| static const TONE_SEQUENCE | a440 [] |
| static const TONE_SEQUENCE | hz1000 [] |
| static const TONE_SEQUENCE | legacy_ebs [] |
| static const TONE_ALBUM | westminster |
| static const TONE_SEQUENCE | quarter_hour [] |
| static const TONE_SEQUENCE | half_hour [] |
| static const TONE_SEQUENCE | third_quarter_hour [] |
| static const TONE_SEQUENCE | on_the_hour [] |
| static const TONE_SEQUENCE | icds [] |
| static const TEST_SONG | tone_list [] |
| static MusicLibrary::Allocator< Song, MusicLibrary::Album > | song_allocate |
Classes for playing test tones.
Available tones are organized like albums/tracks, so this also functions as a test mechanism for requests, etc., without having to use a network-based audio service.
| typedef struct ToneGenerator::tone_song_t ToneGenerator::TEST_SONG |
| typedef struct ToneGenerator::tone_albumt_t ToneGenerator::TONE_ALBUM |
| typedef struct ToneGenerator::tone_sequence_t ToneGenerator::TONE_SEQUENCE |
|
strong |
|
static |

|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |