Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbmelvin/spc-player
Plays SNES music files
https://github.com/sbmelvin/spc-player
emulation music snes spc super-nintendo
Last synced: about 2 months ago
JSON representation
Plays SNES music files
- Host: GitHub
- URL: https://github.com/sbmelvin/spc-player
- Owner: sbmelvin
- License: gpl-2.0
- Created: 2012-05-28T07:22:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-08-27T17:34:33.000Z (over 1 year ago)
- Last Synced: 2023-08-27T18:52:50.792Z (over 1 year ago)
- Topics: emulation, music, snes, spc, super-nintendo
- Language: C
- Homepage:
- Size: 606 KB
- Stars: 21
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
## spcplayer
### An [.SPC](www.zophar.net/music/spc.html) music player#### Compilation
**Linux**make linux
**OS X**
make osx
The linux version uses OSS for sound output. It was last tested to run on Ubuntu 9.10. spcplayer may not always be able to successfully open /dev/dsp. If that occurs, verify you have write permissions on /dev/dsp and try again.
Make sure you have zlib devel installed before attempting to build.
**Usage on both systems**
./spcplayer filename.spc