openMSX
|
Classes | |
class | Channel |
class | Patch |
class | Slot |
class | YM2413 |
Typedefs | |
using | EnvPhaseIndex = FixedPoint< EP_FP_BITS > |
Variables | |
constexpr int | EP_FP_BITS = 15 |
constexpr int | PG_BITS = 9 |
constexpr int | PG_WIDTH = 1 << PG_BITS |
constexpr int | PG_MASK = PG_WIDTH - 1 |
using openmsx::YM2413Okazaki::EnvPhaseIndex = typedef FixedPoint<EP_FP_BITS> |
Definition at line 16 of file YM2413Okazaki.hh.
|
inlineconstexpr |
Definition at line 15 of file YM2413Okazaki.hh.
|
inlineconstexpr |
Definition at line 19 of file YM2413Okazaki.hh.
Referenced by openmsx::YM2413Okazaki::Slot::calc_slot_cym(), and openmsx::YM2413Okazaki::Slot::calc_slot_hat().
|
inlineconstexpr |
Definition at line 21 of file YM2413Okazaki.hh.
Referenced by openmsx::YM2413Okazaki::Slot::calc_slot_car(), openmsx::YM2413Okazaki::Slot::calc_slot_mod(), and openmsx::YM2413Okazaki::Slot::calc_slot_tom().
|
inlineconstexpr |
Definition at line 20 of file YM2413Okazaki.hh.