Converts MSX files to cassette audio to play on MSX hardware.
It was developed in Java to make possible to run it on Windows/MacOS/Linux.
This core is used on Android app MSX2Cas: MSX2Cas on Google Play
This project has as reference CasLink2 (Thanks Alexey Podrezov):
http://www.finnov.net/~wierzbowsky/caslink2.htm
You can just download the compiled files for use (to run its required Java 8):
Execute FileEncodingTest.java
a first time, before editing source, to generate comparable WAV's
Compile with mvn clean initialize && mvn package
at sources root