Skip to content

Python script to conveniently convert different chipmusic archives into wav/ogg/flac formats.

License

Notifications You must be signed in to change notification settings

drlight-code/chipmusic-convert

Repository files navigation

chipmusic-convert

Python script to conveniently convert different chipmusic formats into wav/ogg/flac.

Supported:

  • Commodore64 SID
  • Atari SNDH
  • Atari SAP
  • sc68 format

Planned support:

  • Amiga MOD
  • NSF
  • SPC
  • GB*

Chipmusic archives:

Other chipmusic sites:

If you know of any chipmusic archives or pages that are missing here, please let me know!

Required software by format

chipmusic-convert relies on different software packages to do the actual conversion from the chipmusic formats to wav/ogg/flac. The following table shows which packages are used for each of the formats:

Formats Package
SID sidplayfp - https://bel.fi/alankila/c64-sw/index-cpp.html
SNDH, sc68 sc68 - http://sndplayer.atari.org
SAP asapconv - http://asap.sf.net
ogg vorbis-tools - http://www.vorbis.com
flac flac - https://xiph.org/flac

pytaglib required for song information in ogg/flac headers.

Resources

About

Python script to conveniently convert different chipmusic archives into wav/ogg/flac formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages