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

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Added infobox.)
m
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
+
{{DISPLAYTITLE:foobar2000:Components/Game Music Emu Decoder (foo input gme)}}
{{Foobar Component Infobox
+
[[Category:Foobar2000 components|Input components]]
| name                = Game Emu Player
+
 
 +
{{infobox foobar2000 component
 +
| name                = Game Music Emu Decoder
 
| screenshot          = [[File:foo_gep.png|256px]]
 
| screenshot          = [[File:foo_gep.png|256px]]
| caption              = Game Emu Player preferences page.
+
| caption              = Game Music Emu Decoder preferences page
| module_name          = foo_gep
+
| module_name          = foo_input_gme
| developer            = Christopher Snowhill
+
| developer            = Peter Pawlovski
 +
| repository          = [https://gitlab.com/kode54/foo_gep/ GitLab]
 
| released            =  
 
| released            =  
 
| released_ref        =  
 
| released_ref        =  
| stable_release      = 1.213
+
| stable_release      = 0.5.1
| stable_release_date  = 2018-01-08
+
| stable_release_date  = 2023-10-21
 
| preview_release      =  
 
| preview_release      =  
 
| preview_release_date =  
 
| preview_release_date =  
| foobar2000_version  = 1.3
+
| foobar2000_version  = 1.6
 +
| foobar2000_ui_module =
 
| use                  = Input
 
| use                  = Input
 
| license              =  
 
| license              =  
 
}}
 
}}
'''Game Emu Player''' plays several emulation formats (GBS, NSF, SPC, GYM, HES, VGM).
+
==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
  
Based on Game_Music_Emu by Shay Green: http://www.slack.net/~ant/
+
==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==
 
==External links==
* {{foobar2000|https://www.foobar2000.org/components/view/foo_gep|Game Emu Player}}
+
* {{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