Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 260 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 260 Bytes

Java command line app for converting SMAF (.mmf) files to MIDI (.mid) files, using https://github.com/umjammer/vavi-sound library.

Requirements to run:

Java installed on your machine.

Usage:

java -jar smaf-converter.jar input.mmf output.mid