SNES-SPC700 Sound Format
Jump to navigation
Jump to search
- Extension: spc
- Unofficial Specification: http://vspcplay.raphnet.net/spc_file_format.txt
- Samples: http://zsnes.zophar.net/spc/
This is SNES sound format for spc700 chip audio emulators. See also Bit Rate Reduced for a description of the PCM compression format that the chip uses.
- openspc has opensource decoder.
- openspc++ has demuxer and decoder in C++, mostly LGPL licensed.
- SNES SPC700 Player has GPL decoder.