|
LMMS
|
Public Attributes | |
| Gbs_Emu::header_t | h |
| Public Attributes inherited from Gme_File | |
| BLARGG_DISABLE_NOTHROW typedef uint8_t | byte |
Additional Inherited Members | |
| Public Types inherited from Music_Emu | |
| typedef short | sample_t |
| typedef gme_equalizer_t | equalizer_t |
| Public Types inherited from Gme_File | |
| enum | { max_field_ = 255 } |
| Static Public Member Functions inherited from Music_Emu | |
| static const equalizer_t | make_equalizer (double treble, double bass) |
| Static Public Member Functions inherited from Gme_File | |
| static void | copy_field_ (char *out, const char *in) |
| static void | copy_field_ (char *out, const char *in, int len) |
| Static Public Attributes inherited from Music_Emu | |
| static equalizer_t const | tv_eq |
| Protected Member Functions inherited from Music_Emu | |
| void | set_max_initial_silence (int n) |
| void | set_silence_lookahead (int n) |
| void | set_voice_count (int n) |
| void | set_voice_names (const char *const *names) |
| void | set_track_ended () |
| double | gain () const |
| double | tempo () const |
| void | remute_voices () |
| blargg_err_t | set_multi_channel_ (bool is_enabled) |
| virtual blargg_err_t | skip_ (long count) |
| virtual void | unload () |
| Protected Member Functions inherited from Gme_File | |
| void | set_track_count (int n) |
| void | set_warning (const char *s) |
| void | set_type (gme_type_t t) |
| blargg_err_t | load_remaining_ (void const *header, long header_size, Data_Reader &remaining) |
| virtual blargg_err_t | load_mem_ (byte const *data, long size) |
| virtual void | clear_playlist_ () |
|
inline |
|
inlinevirtual |
Reimplemented from Gme_File.
|
inlinevirtual |
Implements Gme_File.
| Gbs_Emu::header_t Gbs_File::h |