![]() |
LIDL Soundboard
1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
|
#include <bass.h>

Public Attributes | |
| char | id [3] |
| char | title [30] |
| char | artist [30] |
| char | album [30] |
| char | year [4] |
| char | comment [30] |
| BYTE | genre |
| char TAG_ID3::album[30] |
| char TAG_ID3::artist[30] |
| char TAG_ID3::comment[30] |
| BYTE TAG_ID3::genre |
| char TAG_ID3::id[3] |
| char TAG_ID3::title[30] |
| char TAG_ID3::year[4] |