#include <mid.h>
|
| static const unsigned char | adlib_opadd [] = {0x00 ,0x01 ,0x02 ,0x08 ,0x09 ,0x0A ,0x10 ,0x11 ,0x12} |
| static const int | ops [] |
| static const int | map_chan [] = { 0x14, 0x12, 0x15, 0x11 } |
| static const int | fnums [] = { 0x16b,0x181,0x198,0x1b0,0x1ca,0x1e5,0x202,0x220,0x241,0x263,0x287,0x2ae } |
| static const int | percussion_map [] = { 6, 7, 8, 8, 7 } |
| static const unsigned short | note_table [12] |
| static const unsigned char | op_table [9] |
◆ CmidPlayer()
| CmidPlayer::CmidPlayer |
( |
Copl * | newopl | ) |
|
◆ ~CmidPlayer()
| CmidPlayer::~CmidPlayer |
( |
| ) |
|
|
inline |
◆ datalook()
| unsigned char CmidPlayer::datalook |
( |
long | pos | ) |
|
|
private |
◆ factory()
◆ getauthor()
| std::string CmidPlayer::getauthor |
( |
| ) |
|
|
inlinevirtual |
◆ getdesc()
| std::string CmidPlayer::getdesc |
( |
| ) |
|
|
inlinevirtual |
◆ getinstruments()
| unsigned int CmidPlayer::getinstruments |
( |
| ) |
|
|
inlinevirtual |
◆ getnext()
| unsigned long CmidPlayer::getnext |
( |
unsigned long | num | ) |
|
|
private |
◆ getnexti()
| unsigned long CmidPlayer::getnexti |
( |
unsigned long | num | ) |
|
|
private |
◆ getrefresh()
| float CmidPlayer::getrefresh |
( |
| ) |
|
|
virtual |
◆ getsubsongs()
| unsigned int CmidPlayer::getsubsongs |
( |
| ) |
|
|
inlinevirtual |
◆ gettitle()
| std::string CmidPlayer::gettitle |
( |
| ) |
|
|
inlinevirtual |
◆ gettype()
| std::string CmidPlayer::gettype |
( |
| ) |
|
|
virtual |
◆ getval()
| unsigned long CmidPlayer::getval |
( |
| ) |
|
|
private |
◆ load()
◆ load_sierra_ins()
◆ midi_fm_endnote()
| void CmidPlayer::midi_fm_endnote |
( |
int | voice | ) |
|
|
private |
◆ midi_fm_instrument()
| void CmidPlayer::midi_fm_instrument |
( |
int | voice, |
|
|
unsigned char * | inst ) |
|
private |
◆ midi_fm_percussion()
| void CmidPlayer::midi_fm_percussion |
( |
int | ch, |
|
|
unsigned char * | inst ) |
|
private |
◆ midi_fm_playnote()
| void CmidPlayer::midi_fm_playnote |
( |
int | voice, |
|
|
int | note, |
|
|
int | volume ) |
|
private |
◆ midi_fm_reset()
| void CmidPlayer::midi_fm_reset |
( |
| ) |
|
|
private |
◆ midi_fm_volume()
| void CmidPlayer::midi_fm_volume |
( |
int | voice, |
|
|
int | volume ) |
|
private |
◆ midi_write_adlib()
| void CmidPlayer::midi_write_adlib |
( |
unsigned int | r, |
|
|
unsigned char | v ) |
|
private |
◆ midiprintf()
| void CmidPlayer::midiprintf |
( |
const char * | format, |
|
|
| ... ) |
|
private |
◆ rewind()
| void CmidPlayer::rewind |
( |
int | subsong | ) |
|
|
virtual |
◆ sierra_next_section()
| void CmidPlayer::sierra_next_section |
( |
| ) |
|
|
private |
◆ update()
| bool CmidPlayer::update |
( |
| ) |
|
|
virtual |
◆ adlib_data
| unsigned char CmidPlayer::adlib_data[256] |
|
protected |
◆ adlib_mode
| int CmidPlayer::adlib_mode |
|
protected |
◆ adlib_opadd
| const unsigned char CmidPlayer::adlib_opadd = {0x00 ,0x01 ,0x02 ,0x08 ,0x09 ,0x0A ,0x10 ,0x11 ,0x12} |
|
staticprotected |
◆ adlib_style
| int CmidPlayer::adlib_style |
|
protected |
◆ author
◆ ch
◆ chp
| int CmidPlayer::chp[18][3] |
|
protected |
◆ curtrack
| unsigned int CmidPlayer::curtrack |
|
protected |
◆ data
| unsigned char* CmidPlayer::data |
|
protected |
◆ deltas
◆ doing
◆ emptystr
| char CmidPlayer::emptystr |
|
protected |
◆ flen
◆ fnums
| const int CmidPlayer::fnums = { 0x16b,0x181,0x198,0x1b0,0x1ca,0x1e5,0x202,0x220,0x241,0x263,0x287,0x2ae } |
|
staticprotected |
◆ fwait
◆ iwait
| unsigned long CmidPlayer::iwait |
|
protected |
◆ map_chan
| const int CmidPlayer::map_chan = { 0x14, 0x12, 0x15, 0x11 } |
|
staticprotected |
◆ msqtr
◆ myinsbank
| unsigned char CmidPlayer::myinsbank[128][16] |
|
protected |
◆ ops
◆ percussion_map
| const int CmidPlayer::percussion_map = { 6, 7, 8, 8, 7 } |
|
staticprotected |
◆ pos
| unsigned long CmidPlayer::pos |
|
protected |
◆ remarks
| char * CmidPlayer::remarks |
|
protected |
◆ sierra_pos
| unsigned long CmidPlayer::sierra_pos |
|
protected |
◆ smyinsbank
| unsigned char CmidPlayer::smyinsbank[128][16] |
|
protected |
◆ stins
◆ subsongs
◆ tins
◆ title
◆ track
◆ type
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/mid.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/mid.cpp