#include <Spc_Emu.h>
◆ anonymous enum
◆ anonymous enum
| Enumerator |
|---|
| native_sample_rate | |
◆ Spc_Emu()
◆ ~Spc_Emu()
◆ disable_surround()
| void Spc_Emu::disable_surround |
( |
bool | disable = true | ) |
|
|
inline |
◆ enable_accuracy_()
| void Spc_Emu::enable_accuracy_ |
( |
bool | b | ) |
|
|
protectedvirtual |
◆ header()
◆ load()
◆ load_mem_()
| blargg_err_t Spc_Emu::load_mem_ |
( |
byte const * | in, |
|
|
long | size ) |
|
protectedvirtual |
◆ mute_voices_()
| void Spc_Emu::mute_voices_ |
( |
int | m | ) |
|
|
protectedvirtual |
◆ play_()
| blargg_err_t Spc_Emu::play_ |
( |
long | count, |
|
|
sample_t * | out ) |
|
protectedvirtual |
◆ play_and_filter()
| blargg_err_t Spc_Emu::play_and_filter |
( |
long | count, |
|
|
sample_t | out[] ) |
|
private |
◆ set_sample_rate_()
| blargg_err_t Spc_Emu::set_sample_rate_ |
( |
long | sample_rate | ) |
|
|
protectedvirtual |
◆ set_tempo_()
| void Spc_Emu::set_tempo_ |
( |
double | t | ) |
|
|
protectedvirtual |
◆ skip_()
| blargg_err_t Spc_Emu::skip_ |
( |
long | count | ) |
|
|
protectedvirtual |
◆ start_track_()
| blargg_err_t Spc_Emu::start_track_ |
( |
int | track | ) |
|
|
protectedvirtual |
◆ static_type()
◆ track_info_()
◆ trailer()
◆ trailer_size()
| long Spc_Emu::trailer_size |
( |
| ) |
const |
◆ apu
◆ file_data
◆ file_size
◆ filter
◆ resampler
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/FreeBoy/game-music-emu/gme/Spc_Emu.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/FreeBoy/game-music-emu/gme/Spc_Emu.cpp