/jam2wav

Convert Line 6 .JAM files (file format used in Spider Jam amp and JM4 looper) to .WAV

Primary LanguagePythonMIT LicenseMIT

jam2wav

Convert Line 6 Spider Jam .JAM files to wav format.

(probably works with files from Line 6 JM4 as well, not tested)

To use:

$ python jam2wav.py input.JAM output.WAV

Requires Python 3.