SYNTH
A MOD player written in C for Linux. Supports the original Amiga 4-channel mod files and converts them into simple PCM streams. Applies most of the supported mod effects and mixes channels appropriately. The downloadable version works on windows using the Port Audio library but unlike the Linus version is only mono.

This is old code, a little cryptic, and written in C. It still seems to work pretty well though. Oddly, only the debug version is working, so build that in VS 2015 Community Edition if you want to try it.

A zip of the source and project files is here: MODify.zip



BACK