Creating an .SPC player

Strictly for discussing ZSNES development and for submitting code. You can also join us on IRC at irc.libera.chat in #zsnes.
Please, no requests here.

Moderator: ZSNES Mods

Post Reply
geekwithnintendo
New Member
Posts: 3
Joined: Sun Oct 19, 2014 2:20 pm

Creating an .SPC player

Post by geekwithnintendo »

Hey guys, this is my 1st post on the ZSNES forums. Mods, sorry if I posted in the wrong topic. Please feel free to move this if necessary. Anyway, I know this has already been done before, but I think Winamp is not my best choice here. Yes, the player will be developed in C#. Creating an .SPC player is a lot easier than creating a SNES emulator. I could master the UI somehow, but I would be clueless about coding the application itself. Maybe, it could be one of those apps that plays .SPC files as if they were regular .mp3 or .wav files :D. Please feel free to share any ideas you guys have with me. Sorry if I would make you frustrated posting this.
Gil_Hamilton
Buzzkill Gil
Posts: 4294
Joined: Wed Jan 12, 2005 7:14 pm

Re: Creating an .SPC player

Post by Gil_Hamilton »

I can't tell if you're saying you ARE coding a standalone SPC player, or if you're saying someone SHOULD code a standalone SPC player.
Squall_Leonhart wrote:
You have your 2s, 4s, 8s, 16s, 32s, 64s, and 128s(crash course in binary counting!). But no 1s.
DirectInput represents all bits, not just powers of 2 in an axis.
KHDownloads
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Re: Creating an .SPC player

Post by grinvader »

Gil_Hamilton wrote:I can't tell if you're saying you ARE coding a standalone SPC player, or if you're saying someone SHOULD code a standalone SPC player.
What I got is "someone should code a SPC player core that I can use in a C# UI I'll come up with. Because it's a lot easier".
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
joe_devore
Regular
Posts: 267
Joined: Thu Aug 05, 2004 12:07 am
Location: NH, USA
Contact:

Re: Creating an .SPC player

Post by joe_devore »

no need! while my reply is a bit late,

use !

Foobar2000
http://www.foobar2000.org/

it has some great Game Music Plugins that play just about every game music format.
http://www.foobar2000.org/components/ta ... ic/by+date

I recommend

Game Emu Player
Adds decoding support for several game console music formats:
AY, GBS, GYM, HES, KSS, NSF, SAP, SGC, SPC, and VGM.
http://www.foobar2000.org/components/view/foo_gep

and

PSF decoder
Adds decoding support for
Sony PlayStation 1 Sound Format files (.PSF/.MINIPSF)
Sony PlayStation 2 Sound Format files (.PSF2/.MINIPSF2).
http://www.foobar2000.org/components/view/foo_psf

there are also plugins for
- Nintendo 64 Sound format (.USF/.MINIUSF) files. http://www.foobar2000.org/components/view/foo_input_usf
- Nintendo DS Sound Format files (.2SF/.MINI2SF) http://www.foobar2000.org/components/vi ... put_vio2sf


- Sega Dreamcast Sound Format (.DSF/.MINIDSF)
- Sega Saturn Sound Format (.SSF/.MINISSF)
http://www.foobar2000.org/components/view/foo_input_ht


and the list goes on and on ;D
Post Reply