#include <Gym_Emu.h>
◆ anonymous enum
◆ anonymous enum
◆ Gym_Emu()
◆ ~Gym_Emu()
◆ header()
◆ load()
◆ load_mem_()
| blargg_err_t Gym_Emu::load_mem_ |
( |
byte const * | in, |
|
|
long | size ) |
|
protectedvirtual |
◆ mute_voices_()
| void Gym_Emu::mute_voices_ |
( |
int | mask | ) |
|
|
protectedvirtual |
◆ parse_frame()
| void Gym_Emu::parse_frame |
( |
| ) |
|
|
private |
◆ play_()
| blargg_err_t Gym_Emu::play_ |
( |
long | count, |
|
|
sample_t * | out ) |
|
protectedvirtual |
◆ play_frame()
◆ run_dac()
| void Gym_Emu::run_dac |
( |
int | dac_count | ) |
|
|
private |
◆ set_sample_rate_()
| blargg_err_t Gym_Emu::set_sample_rate_ |
( |
long | sample_rate | ) |
|
|
protectedvirtual |
◆ set_tempo_()
| void Gym_Emu::set_tempo_ |
( |
double | t | ) |
|
|
protectedvirtual |
◆ start_track_()
| blargg_err_t Gym_Emu::start_track_ |
( |
int | track | ) |
|
|
protectedvirtual |
◆ static_type()
◆ track_info_()
◆ track_length()
| long Gym_Emu::track_length |
( |
| ) |
const |
◆ apu
◆ blip_buf
◆ clocks_per_frame
| blargg_long Gym_Emu::clocks_per_frame |
|
private |
◆ dac_amp
◆ dac_buf
| byte Gym_Emu::dac_buf[1024] |
|
private |
◆ dac_enabled
| bool Gym_Emu::dac_enabled |
|
private |
◆ dac_muted
◆ dac_synth
◆ data
◆ data_end
◆ fm
◆ fm_sample_rate
| double Gym_Emu::fm_sample_rate |
|
private |
◆ header_
◆ loop_begin
◆ loop_remain
| blargg_long Gym_Emu::loop_remain |
|
private |
◆ pos
◆ prev_dac_count
| int Gym_Emu::prev_dac_count |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/FreeBoy/game-music-emu/gme/Gym_Emu.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/FreeBoy/game-music-emu/gme/Gym_Emu.cpp