LMMS
Loading...
Searching...
No Matches
Testopl Class Reference
Inheritance diagram for Testopl:
Copl

Public Member Functions

 Testopl (const std::string filename)
virtual ~Testopl ()
void update (CPlayer *p)
void write (int reg, int val)
void setchip (int n)
void init ()
Public Member Functions inherited from Copl
 Copl ()
virtual ~Copl ()
virtual int getchip ()
ChipType gettype ()
virtual void update (short *buf, int samples)

Private Attributes

FILE * f

Additional Inherited Members

Public Types inherited from Copl
enum  ChipType { TYPE_OPL2 , TYPE_OPL3 , TYPE_DUAL_OPL2 }
Protected Attributes inherited from Copl
int currChip
ChipType currType

Constructor & Destructor Documentation

◆ Testopl()

Testopl::Testopl ( const std::string filename)
inline

◆ ~Testopl()

virtual Testopl::~Testopl ( )
inlinevirtual

Member Function Documentation

◆ init()

void Testopl::init ( void )
inlinevirtual

Implements Copl.

◆ setchip()

void Testopl::setchip ( int n)
inlinevirtual

Reimplemented from Copl.

◆ update()

void Testopl::update ( CPlayer * p)
inline

◆ write()

void Testopl::write ( int reg,
int val )
inlinevirtual

Implements Copl.

Member Data Documentation

◆ f

FILE* Testopl::f
private

The documentation for this class was generated from the following file: