ym2wav - a commandline YM to WAV audio converter.
Contents
Description
STYMulator is an Open Source (GPL License) player which plays music files in the YM chiptune format.
In particular the YM files are Yamaha YM2149 soundchip music datas (registers) dumped from the ATARI
16-bit computers.
ym2wav (part of STYMulator) is a command line YM to WAV audio converter.
Name
ym2wav - a commandline YM to WAV audio converter.
Options
ym2wav has no options.
However it requires two arguments:
<input_ym_music_file>
Relative or absolute filename path of the input YM file.
<output_wav_file>
Relative or absolute filename path of the output WAV file.
See Also
ymplayer(1) Homepage: http://atariarea.krap.pl/stymulator/
Synopsis
ym2wav <input_ym_music_file> <output_wav_file>
