laqieer / wav2agb

"wav2agb" is a tool to convert standard .wav files to GBA compatible .s files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wav2agb

"wav2agb" is a tool to convert standard .wav files to GBA compatible .s files

Another program of my GBA tool collection. Intended to convert .wav files for the use with the mp2k/m4a sound driver.

Usage:

$ wav2agb input.wav output.s [-c]

Flag -c enables compression (only supported by Pokemon Games)

About

"wav2agb" is a tool to convert standard .wav files to GBA compatible .s files

License:MIT License


Languages

Language:C++ 98.4%Language:Makefile 1.0%Language:Shell 0.5%