Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
YM2WAV(1)			  User Commands 		       YM2WAV(1)

NAME
     ym2wav - a commandline YM to WAV audio converter.

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  (regis-
     ters) dumped from the ATARI 16-bit computers.

     ym2wav (part of STYMulator) is a command line YM to WAV audio converter.

SYNOPSIS
     ym2wav <input_ym_music_file> <output_wav_file>

OPTIONS
     ym2wav has no options.

     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)

AUTHOR
     This  manual  page was written by Adam Cecile <gandalf@le-vert.net> and was
     modified by Emanuel Haupt <ehaupt@FreeBSD.org> for FreeBSD.

     Permission is granted to copy, distribute and/or modify this document under
     the terms of the GNU General Public License, Version 2 or any later version
     published by the Free Software Foundation.

0.21				   March 2007			       YM2WAV(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ym2wav&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help