Small ANSI C library for turning ProTracker MOD files into playable PCM audio.
Stars
118
Forks
10
Watchers
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
30
commits
More petty formatting changes and stuff
33ac2ba
Optimize converter example
0cf5380
Fix a couple of compiler warnings
52f6876
Refactor rendering code for ~40% speed improvement
c4becee
Fix EDx note delay bug
b59cc3a
Add README
e3beaa5
Remove superfluous call to memset()
7e48140
Add another song, and rename a few others
096253e
Update and annotate the sine wave oscillator table
a943e69
Simplify player example a tiny bit
3f3d1e9
Add some more test songs
54467bb
Strip the directory part when printing filenames
443c5ab
Reorganize things a bit
11e2eec
Refactor resampling code
4e78bc2
Replace period table with a smaller finetune table
db869d7