#include <woodyopl.h>
|
| void | enable_operator (Bitu regbase, op_type *op_pt, Bit32u act_type) |
| void | change_frequency (Bitu chanbase, Bitu regbase, op_type *op_pt) |
| void | change_attackrate (Bitu regbase, op_type *op_pt) |
| void | change_decayrate (Bitu regbase, op_type *op_pt) |
| void | change_releaserate (Bitu regbase, op_type *op_pt) |
| void | change_sustainlevel (Bitu regbase, op_type *op_pt) |
| void | change_waveform (Bitu regbase, op_type *op_pt) |
| void | change_keepsustain (Bitu regbase, op_type *op_pt) |
| void | change_vibrato (Bitu regbase, op_type *op_pt) |
| void | change_feedback (Bitu chanbase, op_type *op_pt) |
| void | adlib_init (Bit32u samplerate, Bit32u numchannels, Bit32u bytespersample) |
| void | adlib_write (Bitu idx, Bit8u val) |
| void | adlib_getsample (Bit16s *sndptr, Bits numsamples) |
| Bitu | adlib_reg_read (Bitu port) |
| void | adlib_write_index (Bitu port, Bit8u val) |
◆ adlib_getsample()
| void OPLChipClass::adlib_getsample |
( |
Bit16s * | sndptr, |
|
|
Bits | numsamples ) |
◆ adlib_init()
◆ adlib_reg_read()
| Bitu OPLChipClass::adlib_reg_read |
( |
Bitu | port | ) |
|
◆ adlib_write()
◆ adlib_write_index()
◆ change_attackrate()
◆ change_decayrate()
◆ change_feedback()
◆ change_frequency()
◆ change_keepsustain()
◆ change_releaserate()
◆ change_sustainlevel()
◆ change_vibrato()
◆ change_waveform()
◆ enable_operator()
◆ adlibreg
| Bit8u OPLChipClass::adlibreg[512] |
◆ chip_num
| Bitu OPLChipClass::chip_num |
◆ int_bytespersample
| Bits OPLChipClass::int_bytespersample |
◆ int_numsamplechannels
| Bits OPLChipClass::int_numsamplechannels |
◆ int_samplerate
| Bits OPLChipClass::int_samplerate |
◆ op
◆ opl_index
| Bit32u OPLChipClass::opl_index |
◆ status
| Bit8u OPLChipClass::status |
◆ tremtab_add
| Bit32u OPLChipClass::tremtab_add |
◆ tremtab_pos
| Bit32u OPLChipClass::tremtab_pos |
◆ vibtab_add
| Bit32u OPLChipClass::vibtab_add |
◆ vibtab_pos
| Bit32u OPLChipClass::vibtab_pos |
◆ wave_sel
| Bit8u OPLChipClass::wave_sel[44] |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/woodyopl.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/OpulenZ/adplug/src/woodyopl.cpp