Difference between revisions of "Foobar2000:Components/Game Music Emu Decoder (foo input gme)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}{{fb2k}}
+
{{DISPLAYTITLE:foobar2000:Components/Game Music Emu Decoder (foo input gme)}}
[[Category:Foobar2000 3rd-Party Components|Game Emu Player]]
+
[[Category:Foobar2000 components|Input components]]
  
=Description=
+
{{infobox foobar2000 component
 +
| name                = Game Music Emu Decoder
 +
| screenshot          = [[File:foo_gep.png|256px]]
 +
| caption              = Game Music Emu Decoder preferences page
 +
| module_name          = foo_input_gme
 +
| developer            = Peter Pawlovski
 +
| repository          = [https://gitlab.com/kode54/foo_gep/ GitLab]
 +
| released            =
 +
| released_ref        =
 +
| stable_release      = 0.5.1
 +
| stable_release_date  = 2023-10-21
 +
| preview_release      =
 +
| preview_release_date =
 +
| foobar2000_version  = 1.6
 +
| foobar2000_ui_module =
 +
| use                  = Input
 +
| license              =
 +
}}
 +
==Description==
 +
Restoration of kode54's Game Emu Player component from the available source code. Rewrite of foobar2000 component code in progress.
  
Plays several emulation formats. (GBS, NSF, SPC, GYM, HES, VGM)
+
==Features==
 +
'''Game Music Emu Decoder''' plays several emulation formats, and is based on the "Game_Music_Emu" audio library by Shay Green (see link to "Blargg's Audio Libraries"). Configuration options are available through Advanced Preferences.
  
=Link=
+
==Supported formats==
* [http://kode54.foobar2000.org/ Official Website]
+
* AY
 +
* GBS
 +
* GYM
 +
* HES
 +
* KSS
 +
* NSF/NSFE
 +
* SAP
 +
* SFM
 +
* SGC
 +
* SPC
 +
* VGM
 +
 
 +
==See also==
 +
* [[foobar2000:Components/NSF Decoder (foo_input_nsf)|NSF Decoder (foo_input_nsf)]]
 +
* [[foobar2000:Components/SNESAPU input (foo_snesapu)|SNESAPU input (foo_snesapu)]]
 +
 
 +
==External links==
 +
* {{foobar2000|https://www.foobar2000.org/components/view/foo_input_gme|Game Music Emu Decoder}}
 +
* [http://www.slack.net/~ant/libs/audio.html Blargg's Audio Libraries]

Latest revision as of 15:39, 22 October 2023


Game Music Emu Decoder
Foo gep.png
Game Music Emu Decoder preferences page
Developer(s) Peter Pawlovski
Repository GitLab
Release information
Initial release
Stable release 0.5.1 (October 21, 2023)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.6
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use Input
License
Discussion thread {{{discussion_thread}}}
View all components

Description

Restoration of kode54's Game Emu Player component from the available source code. Rewrite of foobar2000 component code in progress.

Features

Game Music Emu Decoder plays several emulation formats, and is based on the "Game_Music_Emu" audio library by Shay Green (see link to "Blargg's Audio Libraries"). Configuration options are available through Advanced Preferences.

Supported formats

  • AY
  • GBS
  • GYM
  • HES
  • KSS
  • NSF/NSFE
  • SAP
  • SFM
  • SGC
  • SPC
  • VGM

See also

External links