22#ifndef H_ADPLUG_TEMUOPL
23#define H_ADPLUG_TEMUOPL
33 CTemuopl(
int rate,
bool bit16,
bool usestereo);
36 void update(
short *buf,
int samples);
void init()
Definition temuopl.cpp:72
void update(short *buf, int samples)
Definition temuopl.cpp:35
virtual ~CTemuopl()
Definition temuopl.cpp:30
FM_OPL * opl
Definition temuopl.h:44
bool use16bit
Definition temuopl.h:43
void write(int reg, int val)
Definition temuopl.cpp:66
bool stereo
Definition temuopl.h:43
CTemuopl(int rate, bool bit16, bool usestereo)
Definition temuopl.cpp:24
Copl()
Definition opl.h:32
int val
Definition jpeglib.h:956