60 [33] =
"Instrumental",
73 [46] =
"Instrumental Pop",
74 [47] =
"Instrumental Rock",
78 [51] =
"Techno-Industrial",
83 [56] =
"Southern Rock",
88 [61] =
"Christian Rap",
91 [64] =
"Native American",
105 [78] =
"Rock & Roll",
109 [82] =
"National Folk",
111 [84] =
"Fast Fusion",
118 [91] =
"Gothic Rock",
119 [92] =
"Progressive Rock",
120 [93] =
"Psychedelic Rock",
121 [94] =
"Symphonic Rock",
125 [98] =
"Easy Listening",
131 [104] =
"Chamber Music",
134 [107] =
"Booty Bass",
136 [109] =
"Porn Groove",
144 [117] =
"Power Ballad",
145 [118] =
"Rhythmic Soul",
151 [124] =
"Euro-House",
152 [125] =
"Dance Hall",
154 [127] =
"Drum & Bass",
155 [128] =
"Club-House",
161 [134] =
"Polsk Punk",
163 [136] =
"Christian Gangsta",
164 [137] =
"Heavy Metal",
165 [138] =
"Black Metal",
167 [140] =
"Contemporary Christian",
168 [141] =
"Christian Rock",
171 [144] =
"Thrash Metal",
178 const uint8_t *buf,
int buf_size)
184 for(i = 0; i < buf_size; i++) {
188 if ((q - str) >=
sizeof(str) - 1)
208 if (!(buf[0] ==
'T' &&
217 if (buf[125] == 0 && buf[126] != 0) {
218 snprintf(str,
sizeof(str),
"%d", buf[126]);
236 if (filesize > 128) {