Welcome, Guest. Please login or register.

Author Topic: How can I convert an mp3 audio file to an IFF file (to use in OctaMED)?  (Read 3781 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline gavinbTopic starter

  • Newbie
  • *
  • Join Date: Oct 2007
  • Posts: 8
    • Show only replies by gavinb
I am using an Amiga Forever emulator on my Windows XP to use OctaMED Professional v3.0 (downloaded from: http://amr.abime.net/issue_595_coverdisks).

I have audio samples in mp3 format and I would like to use them in OctaMED. As far as I can see, the format that I can use is IFF.

I have looked everywhere for a file converter but all I could find was conversion to AIF, which doesn't seem to work in OctaMED.

I know OctaMED and am comfortable using it, so I wouldn't want to change to another music editor.

If possible, I would like to know how to convert from mp3 to any file format that OctaMED can use. Please help.

Thankyou.
 

Offline Homer

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1166
    • Show only replies by Homer
    • http://www.graingerweb.net
Re: How can I convert an mp3 audio file to an IFF file (to use in OctaMED)?
« Reply #1 on: November 11, 2007, 09:45:01 AM »
Hi, If Octamed can use IFF, then maybe it can use Wav files too ? Its been years since I fired Octamed up, so I can't help any more than that  :-)
Let X = X
{(c) Laurie Anderson}
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: How can I convert an mp3 audio file to an IFF file (to use in OctaMED)?
« Reply #2 on: November 11, 2007, 12:19:57 PM »
@gavinb

To convert mp3 to 22kHz mono 8-bit (8SVX) sample:

mpega -s -A "4 Mat - Anarchy Menu 01.mp3" -o temp.aiff

sox temp.aiff -r22000 -c1 "4 Mat - Anarchy Menu 01.8svx"


PS. Some sox builds handle mp3 directly. I think the m68k version doesn't, however, thus going thru aiff temporary file.
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2280
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: How can I convert an mp3 audio file to an IFF file (to use in OctaMED)?
« Reply #3 on: November 11, 2007, 10:38:47 PM »
OctaMED SoundStudio 1.03c will handle .WAV and .AIFF files so you could skip the SOX portion on it.
 

Offline Rob

Re: How can I convert an mp3 audio file to an IFF file (to use in OctaMED)?
« Reply #4 on: November 11, 2007, 11:52:40 PM »
If you want to do a bit more than just converting from mp3 you could try Sample Manager.
 

Offline gavinbTopic starter

  • Newbie
  • *
  • Join Date: Oct 2007
  • Posts: 8
    • Show only replies by gavinb
Re: How can I convert an mp3 audio file to an IFF file (to use in OctaMED)?
« Reply #5 on: November 13, 2007, 01:35:04 PM »
Thanks for the help guys.

I downloaded the try-before-you-buy version of Goldwave from http://www.download.com/GoldWave/3000-2170_4-10754826.html?tag=lst-1

It's perfect, but it's not free and I don't spend enough time on converting music files to make it worth it. If there is a free (or pretty cheap) package out there somewhere that does something similar to this then it would be great to get a copy of it.

I have just got here to have a look at your replies and I've just downloaded the SOX sound converter and I'll get back to you on how succesful I am with it.

OctaMED does allow you to load wav files but it tends to load up as just static. Aif seems to be the wrong format (it might be more appropriate for Apple software) and OctaMED much prefers IFF to anything else.

I'm after an easily searchable source of samples on the internet now, but that's something I'll have a bit of a look for myself before I bother you guys.

Cheers
 

Offline Colani1200

  • Hero Member
  • *****
  • Join Date: Jul 2006
  • Posts: 707
    • Show only replies by Colani1200
Re: How can I convert an mp3 audio file to an IFF file (to use in OctaMED)?
« Reply #6 on: November 13, 2007, 01:52:22 PM »
Quote

gavinb wrote:

I downloaded the try-before-you-buy version of Goldwave from http://www.download.com/GoldWave/3000-2170_4-10754826.html?tag=lst-1

It's perfect, but it's not free and I don't spend enough time on converting music files to make it worth it. If there is a free (or pretty cheap) package out there somewhere that does something similar to this then it would be great to get a copy of it.

Since you're obviously planning to do the conversion on the PC, I recommend to have a look at Audacity, which is free & open source.

Speaking about sample editors by the way: I saw download sources of Aegis Audiomaster on the web, does anyone knoe if they are legal?