Welcome, Guest. Please login or register.

Author Topic: How do I convert my Amiga Modules to mp3 or wav?  (Read 2863 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: How do I convert my Amiga Modules to mp3 or wav?
« on: August 20, 2004, 04:36:25 PM »
uade big:modules/mod.KnullaKuk -outpipe 1 | lame -h -r IN: t:KnullaKuk.mp3

Uade has pretty much perfect playback, as it emulates original amiga processor + audio hw with cycle precision. Output is 16bit stereo, which is piped to stdout and further encoded with lame.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: How do I convert my Amiga Modules to mp3 or wav?
« Reply #1 on: August 20, 2004, 06:16:33 PM »
Uade supports a lot of moduleformats, including TFMX 1.x, TFMX 7V and TFMX Pro.

All playroutines are emulated in cycle exact Amiga environment, so the output is pretty much as good as it can get.