38 {
return std::string(
"MPU-401 Trakker"); };
40 {
return std::string(
title); };
CPlayer(Copl *newopl)
Definition player.cpp:34
ChscPlayer(Copl *newopl)
Definition hsc.h:32
int mtkmode
Definition hsc.h:67
unsigned int getinstruments()
Definition mtk.h:43
char title[34]
Definition mtk.h:49
CmtkLoader(Copl *newopl)
Definition mtk.h:29
std::string getinstrument(unsigned int n)
Definition mtk.h:45
char instname[0x80][34]
Definition mtk.h:49
std::string gettype()
Definition mtk.h:37
std::string gettitle()
Definition mtk.h:39
std::string getauthor()
Definition mtk.h:41
bool load(const std::string &filename, const CFileProvider &fp)
Definition mtk.cpp:32
static CPlayer * factory(Copl *newopl)
Definition mtk.cpp:27
char composer[34]
Definition mtk.h:49
static char filename[]
Definition features.c:5
int n
Definition crypt.c:458