pianod2
multisource multiuser scriptable networked music player
Public Attributes | List of all members
ToneGenerator::tone_song_t Struct Reference

#include <tonegen.h>

Collaboration diagram for ToneGenerator::tone_song_t:
Collaboration graph
[legend]

Public Attributes

const char * id
 
const char * title
 
const TONE_ALBUMalbum
 
const TONE_SEQUENCEtones
 
int toneRepetitions
 

Member Data Documentation

◆ album

const TONE_ALBUM* ToneGenerator::tone_song_t::album

◆ id

const char* ToneGenerator::tone_song_t::id

◆ title

const char* ToneGenerator::tone_song_t::title

◆ toneRepetitions

int ToneGenerator::tone_song_t::toneRepetitions

◆ tones

const TONE_SEQUENCE* ToneGenerator::tone_song_t::tones

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