DAA2ISO 0.1.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DAA2ISO 0.1.4 (Default branch)
# 1  
Old 03-18-2008
DAA2ISO 0.1.4 (Default branch)

DAA2ISO is a command line tool for converting theDAA files (Direct Access Archive, used byPowerISO) to ISO.License: GNU General Public License (GPL)Changes:
Password and encryption support was added. Somesmall bugs and compatibility problems were solved.Some small enhancements were added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
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 (registers) 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. 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/ AUTHOR
This manual page was written by Adam Cecile <gandalf@le-vert.net> for the Debian system (but may be used by others). 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. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 0.21 March 2007 YM2WAV(1)