22#ifndef H_ADPLUG_EMUOPL
23#define H_ADPLUG_EMUOPL
33 CEmuopl(
int rate,
bool bit16,
bool usestereo);
36 void update(
short *buf,
int samples);
CAdPlugDatabase::CRecord::RecordType type
Definition adplugdb.cpp:93
short * mixbuf1
Definition emuopl.h:45
bool stereo
Definition emuopl.h:43
FM_OPL * opl[2]
Definition emuopl.h:44
void update(short *buf, int samples)
Definition emuopl.cpp:45
short * mixbuf0
Definition emuopl.h:45
CEmuopl(int rate, bool bit16, bool usestereo)
Definition emuopl.cpp:24
void init()
Definition emuopl.cpp:138
bool use16bit
Definition emuopl.h:43
virtual ~CEmuopl()
Definition emuopl.cpp:35
int mixbufSamples
Definition emuopl.h:46
void write(int reg, int val)
Definition emuopl.cpp:125
void settype(ChipType type)
Definition emuopl.cpp:144
ChipType
Definition opl.h:28
Copl()
Definition opl.h:32
int val
Definition jpeglib.h:956