#include <cmfmcsop.h>
◆ Pattern
◆ CcmfmacsoperaPlayer()
| CcmfmacsoperaPlayer::CcmfmacsoperaPlayer |
( |
Copl * | newopl | ) |
|
◆ advanceRow()
| bool CcmfmacsoperaPlayer::advanceRow |
( |
| ) |
|
|
protected |
◆ factory()
| CPlayer * CcmfmacsoperaPlayer::factory |
( |
Copl * | newopl | ) |
|
|
static |
◆ getinstrument()
| virtual std::string CcmfmacsoperaPlayer::getinstrument |
( |
unsigned int | n | ) |
|
|
inlinevirtual |
◆ getinstruments()
| virtual unsigned int CcmfmacsoperaPlayer::getinstruments |
( |
| ) |
|
|
inlinevirtual |
◆ getorder()
| virtual unsigned int CcmfmacsoperaPlayer::getorder |
( |
| ) |
|
|
inlinevirtual |
◆ getorders()
| virtual unsigned int CcmfmacsoperaPlayer::getorders |
( |
| ) |
|
|
inlinevirtual |
◆ getpattern()
| virtual unsigned int CcmfmacsoperaPlayer::getpattern |
( |
| ) |
|
|
inlinevirtual |
◆ getpatterns()
| virtual unsigned int CcmfmacsoperaPlayer::getpatterns |
( |
| ) |
|
|
inlinevirtual |
◆ getrefresh()
| float CcmfmacsoperaPlayer::getrefresh |
( |
| ) |
|
|
inlinevirtual |
◆ getrow()
| virtual unsigned int CcmfmacsoperaPlayer::getrow |
( |
| ) |
|
|
inlinevirtual |
◆ getspeed()
| virtual unsigned int CcmfmacsoperaPlayer::getspeed |
( |
| ) |
|
|
inlinevirtual |
◆ gettype()
| std::string CcmfmacsoperaPlayer::gettype |
( |
| ) |
|
|
virtual |
◆ isRhythmChannel()
| bool CcmfmacsoperaPlayer::isRhythmChannel |
( |
int | channelNr | ) |
const |
|
protected |
◆ isValidChannel()
| bool CcmfmacsoperaPlayer::isValidChannel |
( |
int | channelNr | ) |
const |
|
protected |
◆ keyOff()
| void CcmfmacsoperaPlayer::keyOff |
( |
int | channelNr | ) |
|
|
protected |
◆ keyOn()
| void CcmfmacsoperaPlayer::keyOn |
( |
int | channelNr | ) |
|
|
protected |
◆ load()
◆ loadInstruments()
| bool CcmfmacsoperaPlayer::loadInstruments |
( |
binistream * | f, |
|
|
int | nrOfInstruments ) |
|
protected |
◆ loadPatterns()
| bool CcmfmacsoperaPlayer::loadPatterns |
( |
binistream * | f | ) |
|
|
protected |
◆ processNoteEvent()
◆ resetPlayer()
| void CcmfmacsoperaPlayer::resetPlayer |
( |
| ) |
|
|
protected |
◆ rewind()
| void CcmfmacsoperaPlayer::rewind |
( |
int | subsong | ) |
|
|
virtual |
◆ setAxBx()
| void CcmfmacsoperaPlayer::setAxBx |
( |
int | channelNr, |
|
|
int | Ax, |
|
|
int | Bx ) |
|
protected |
◆ setInstrument()
◆ setNote()
| bool CcmfmacsoperaPlayer::setNote |
( |
int | channelNr, |
|
|
int | note ) |
|
protected |
◆ setSlot()
◆ setVolume()
| void CcmfmacsoperaPlayer::setVolume |
( |
int | channelNr, |
|
|
int | vol ) |
|
protected |
◆ update()
| bool CcmfmacsoperaPlayer::update |
( |
| ) |
|
|
virtual |
◆ channelCurrentInstrument
◆ current0xBD
| int CcmfmacsoperaPlayer::current0xBD |
|
protected |
◆ current0xBx
| int CcmfmacsoperaPlayer::current0xBx[9] |
|
protected |
◆ currentOrderIndex
| int CcmfmacsoperaPlayer::currentOrderIndex |
|
protected |
◆ currentPatternIndex
| int CcmfmacsoperaPlayer::currentPatternIndex |
|
protected |
◆ currentRow
| int CcmfmacsoperaPlayer::currentRow |
|
protected |
◆ instruments
| std::vector<Instrument> CcmfmacsoperaPlayer::instruments |
|
protected |
◆ nrOfOrders
| int CcmfmacsoperaPlayer::nrOfOrders |
|
protected |
◆ nrOfPatterns
| int CcmfmacsoperaPlayer::nrOfPatterns |
|
protected |
◆ patternOrder
| int16_t CcmfmacsoperaPlayer::patternOrder[99] |
|
protected |
◆ patterns
| std::vector<Pattern> CcmfmacsoperaPlayer::patterns |
|
protected |
◆ rhythmMode
| bool CcmfmacsoperaPlayer::rhythmMode |
|
protected |
◆ songDone
| bool CcmfmacsoperaPlayer::songDone |
|
protected |
◆ speedRowsPerSec
| float CcmfmacsoperaPlayer::speedRowsPerSec |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/cmfmcsop.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/cmfmcsop.cpp