#include <XFuXMPlayer_internal.h>
Public Attributes | |
UINT8 * | mOrderTable |
Pattern order table, MAX_ORDERS. | |
UINT16 | mSongLength |
Song length in pattern order table. | |
UINT16 | mRestartPosition |
Song restart position. | |
UINT16 | mNbPatterns |
Number of patterns. | |
UINT16 | mNbChannels |
Number of channels. | |
UINT16 | mNbInstruments |
Number of instruments. | |
UINT16 | mTempo |
Tempo (0..31), tick count. | |
UINT16 | mBpm |
Bpm (0..255), tick speed. | |
INT8 | mGlobalVolume |
Global volume. |
|
Bpm (0..255), tick speed.
Definition at line 200 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::initSong(), XFuXMPlayer::loadXM(), and XFuXMPlayer::stream(). |
|
Global volume.
Definition at line 202 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::initSong(), and XFuXMPlayer::stream(). |
|
Number of channels.
Definition at line 196 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::initSong(), XFuXMPlayer::loadXM(), and XFuXMPlayer::stream(). |
|
Number of instruments.
Definition at line 197 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::initChannel(), XFuXMPlayer::loadXM(), XFuXMPlayer::stream(), and XFuXMPlayer::~XFuXMPlayer(). |
|
Number of patterns.
Definition at line 195 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::initSong(), XFuXMPlayer::loadXM(), XFuXMPlayer::stream(), and XFuXMPlayer::~XFuXMPlayer(). |
|
Pattern order table, MAX_ORDERS.
Definition at line 191 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::initSong(), XFuXMPlayer::loadXM(), XFuXMPlayer::stream(), XFuXMPlayer::XFuXMPlayer(), and XFuXMPlayer::~XFuXMPlayer(). |
|
Song restart position.
Definition at line 193 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::loadXM(), and XFuXMPlayer::stream(). |
|
Song length in pattern order table.
Definition at line 192 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::initSong(), XFuXMPlayer::loadXM(), and XFuXMPlayer::stream(). |
|
Tempo (0..31), tick count.
Definition at line 199 of file XFuXMPlayer_internal.h. Referenced by XFuXMPlayer::dumpSongParameters(), XFuXMPlayer::initSong(), XFuXMPlayer::loadXM(), and XFuXMPlayer::stream(). |
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |