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

From Hydrogenaudio Knowledgebase
(Added infobox.)
m (remove extra displaytitle)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
{{infobox foobar2000 component
{{Foobar Component Infobox
| name                = Game Music Emu Decoder
| name                = Game Emu Player
| 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.4
| stable_release_date  = 2018-01-08
| stable_release_date  = 2024-03-08
| 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.


Based on Game_Music_Emu by Shay Green: http://www.slack.net/~ant/
==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==
* [[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 20:32, 7 July 2024

Game Music Emu Decoder

Game Music Emu Decoder preferences page
Developer(s) Peter Pawlovski
Repository GitLab
Release information
Initial release
Stable release 0.5.4 (March 8, 2024)
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