|
LMMS
|
#include <kemuopl.h>
Public Member Functions | |
| CKemuopl (int rate, bool bit16, bool usestereo) | |
| void | update (short *buf, int samples) |
| void | write (int reg, int val) |
| void | init () |
| Public Member Functions inherited from Copl | |
| Copl () | |
| virtual | ~Copl () |
| virtual void | setchip (int n) |
| virtual int | getchip () |
| ChipType | gettype () |
Private Attributes | |
| bool | use16bit |
| bool | stereo |
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 |
|
inline |
|
private |
|
private |