Unix Amiga Delitracker Emulator 2.10 (2.xx branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Unix Amiga Delitracker Emulator 2.10 (2.xx branch)
# 1  
Old 06-20-2008
Unix Amiga Delitracker Emulator 2.10 (2.xx branch)

ImageUnix Amiga Delitracker Emulator (UADE) plays mostAmiga music file formats by simulating Amigahardware and software. It plays approximately 200Amiga music file formats. It provides a command line tool for playing, but it also provides music player plugins for XMMS and Audacious. For other music players, there is a FUSE filesystem that transparently converts Amiga songs to WAV files.License: GNU General Public License (GPL)Changes:
uadefs was implemented, which is a FUSE filesystem that transparently converts Amiga songs to WAV files. Some replayers were added, and many bugfixes, cleanups, and documentation changes were made.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Simple Scientific calculator for ADE, the UNIX environment for the AMIGA A1200(HD).

ADE is a UNIX environment for the ancient AMIGA A1200. By default this does NOT have the 'bc' command line calculator. Although I did a DEMO code to create a C source and compile it under python 1.4.0 and ADE using ksh88 and the gcc of the day, I decided to create this baby that requires no Python... (2 Replies)
Discussion started by: wisecracker
2 Replies

2. UNIX for Dummies Questions & Answers

Unix Emulator Cygwin

Hi, I installed unix emulator cygwin, it does not allow me to open vi editor. Can anybody know if cygwin supports vi. if not can somebody please refer a good emulator. (5 Replies)
Discussion started by: siquadri
5 Replies

3. UNIX Desktop Questions & Answers

good Unix emulator for vista PC

Dear experts! can you please advise if there are good solutions to emulate Unix on a vista PC? I'm on windows by default, as many on my crucial applications are exclusively win-based, so rebooting each time I need UNIX functionality in a double-boot configuration is not my case.. But I do like... (1 Reply)
Discussion started by: roussine
1 Replies

4. UNIX for Dummies Questions & Answers

UNIX Emulator

Where can I download a unix Emulator for Training and education of the IT personal in my company. (9 Replies)
Discussion started by: st_matan
9 Replies

5. UNIX for Dummies Questions & Answers

Unix Shell Emulator

Hi all: I have windows XP and i want to learn UNIX SHELL PROGRAMMING! can you tell me any unix shell emulator or simulator which i can install on windows and learn unix shell programming (FOR SOME REASON I DONT WANT TO INSTALL LINUX)!!! PLEASE HELP! CHEERS (3 Replies)
Discussion started by: ravirajindia
3 Replies

6. UNIX for Advanced & Expert Users

Unix Emulator Or Simulator

Hi all: I have windows XP and i want to learn UNIX SHELL PROGRAMMING! can you tell me any unix shell emulator or simulator which i can install on windows and learn unix shell programming (FOR SOME REASON I DONT WANT TO INSTALL LINUX)!!! PLEASE HELP! CHEERS (2 Replies)
Discussion started by: ravirajindia
2 Replies

7. UNIX for Dummies Questions & Answers

Unix emulator for windows 98

as part of my course i have to do a lot of programming using the universities unix server. i am able to access this from home using telnet but i cannot use axe or anything to edit my files. I was wondering if anyone knew of any software that could enable me yo do this as i like working at 2am when... (1 Reply)
Discussion started by: HALLY
1 Replies
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)