https://github.com/2bt/sid2sng
Convert sid files back to GoatTracker2 sng files
https://github.com/2bt/sid2sng
c64 chiptune sid
Last synced: 5 months ago
JSON representation
Convert sid files back to GoatTracker2 sng files
- Host: GitHub
- URL: https://github.com/2bt/sid2sng
- Owner: 2bt
- Created: 2021-05-11T22:26:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-18T21:12:55.000Z (10 months ago)
- Last Synced: 2025-03-31T15:00:00.938Z (6 months ago)
- Topics: c64, chiptune, sid
- Language: C++
- Homepage:
- Size: 41 KB
- Stars: 10
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sid2sng
Converts sid files back to GoatTracker2 sng files.
Note: sid files need to have been generated via GoatTracker2.## Usage
usage: ./sid2sng [options...] sid-file [sng-file]
-nopulse
-nofilter
-noinstrvib
-fixedparams
-nowavedelay## FAQ
+ **I get an error!**
Try supplying some of the options. Often, you will need `-fixedparams`. Good luck!+ **Where is the pulse wave?**
Try it with `-nowavedelay`.## TODO
+ auto-detect disabled features