Headlines |
-
arabic_console_devicepro2.lha - driver/input
Aug 9, 2022
-
kittymusicraft.library.lha - development/library
Aug 8, 2022
-
amiarcadia.lha - emulation/gamesystem
Aug 8, 2022
-
amosextension.library.lha - library/misc
Aug 8, 2022
-
luettjebookholler.lha - office/misc
Aug 6, 2022
-
mce.lha - game/utility
Aug 5, 2022
-
ign-addon-ods.lha - office/spreadsheet
Aug 5, 2022
-
avalanche_deu.lha - utility/archive
Aug 4, 2022
-
mednafen.lha - emulation/gamesystem
Aug 3, 2022
-
avalanche.lha - utility/archive
Aug 3, 2022
|
|
|
|
program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 2:20
#1
|
Home away from home 
Joined: 2009/7/7 4:34 Last Login
: Yesterday 4:47
From Man Cave, Canada
Group:
Registered Users
|
got a ton of old 8 bit AIFF files I want to mess around with in Audio Evolution when I get a chance..what's the best conversion program for OS4.1 ?
|
_______________________________ c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII Indivision AGA & Catweasel MK4+= Amazing ! My Master Miggies-Amiga1000 & AmigaONE X1000 ! mancave-ramblings
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 2:51
#2
|
Quite a regular 
Joined: 2008/3/11 8:29 Last Login
: 2016/3/14 0:46
From Dunedin, New Zealand
Group:
Registered Users
|
@328gts Lame would probably do it if you're looking for a command line solution. eg list quick > ram:files.txt cygnused files.txt create macro hit F1 a hundred times save file and quit execute files.txt otherwise perhaps AE should have a feature added to import 8bit 
|
~Yes I am a Kiwi, No, I did not appear as an extra in 'Lord of the Rings'~ 1x AmigaOne X5000 2.0GHz 2gM RadeonR9280X AOS4.x 3x AmigaOne X1000 1.8GHz 2gM RadeonHD7970 AOS4.x
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 5:48
#3
|
Just can't stay away 
Joined: 2006/11/30 11:30 Last Login
: Today 6:30
From Finland
Group:
Registered Users
|
@328gts You can do that with SoX (Sound eXchange). sox infile.aiff -b 16 outfile.aiff You can even make some kind of batch script with it using the list command and its lformat option if you want.
|
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 5:54
#4
|
Just can't stay away 
Joined: 2006/11/30 11:30 Last Login
: Today 6:30
From Finland
Group:
Registered Users
|
@Slayer
AFAIK lame is only an MP3 encoder, although it's name states otherwise (IIRC lame stands for "lame ain't an mp3 encoder"), so it won't help here.
|
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 5:56
#5
|
Just popping in 
Joined: 2006/12/1 18:03 Last Login
: 7/16 9:25
Group:
Registered Users
|
@328gts
[edited - I thought we are talking about IFFs]
|
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 7:17
#6
|
Quite a regular 
Joined: 2009/4/28 4:57 Last Login
: 8/7 13:50
From Adelaide, Australia
Group:
Registered Users
|
ffmpeg won't do this?
|
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 8:32
#7
|
Quite a regular 
Joined: 2008/3/11 8:29 Last Login
: 2016/3/14 0:46
From Dunedin, New Zealand
Group:
Registered Users
|
@salass00
Ooops
got confused with FLAC and its --force-aiff-format option
|
~Yes I am a Kiwi, No, I did not appear as an extra in 'Lord of the Rings'~ 1x AmigaOne X5000 2.0GHz 2gM RadeonR9280X AOS4.x 3x AmigaOne X1000 1.8GHz 2gM RadeonHD7970 AOS4.x
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 11:57
#8
|
Just popping in 
Joined: 2008/9/18 15:44 Last Login
: 2015/10/24 0:03
Group:
Registered Users
|
Use something developed on Amiga for Amiga: http://www.hd-rec.de/Archive/AudioConverter.lhaThe Command line would look something like this:
AudioConverter DH0:Sounds/#?.aiff -f AIFF -db 16 -dd DH0:Sounds16Bit
|
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/1 19:34
#9
|
Home away from home 
Joined: 2007/5/19 14:23 Last Login
: 4/10 16:33
From England
Group:
Registered Users
|
@328gts SoundBox (v2.5) has a nice GUI, and should do what you want. There is a free key file for it now (was commercial).
But a shell-based program would probably be better, if you have a lot of files to convert.
|
Author of the PortablE programming language. I love using Amiga OS4.1  It is pitch black. You are likely to be eaten by a grue...
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/2 15:10
#10
|
Quite a regular 
Joined: 2008/5/2 13:14 Last Login
: 3/19 21:05
From Sweden
Group:
Registered Users
|
@328gts If they are not really 8-bit *AIFF* but rather normal 8-bit IFF-8SVX you could use 8SVXtoXXX from http://www.onyxsoft.se . Has a GUI and batch conversion functionality.
|
Software developer for Amiga OS3 and OS4. Develops for OnyxSoft and the Amiga using E and C and occasionally C++
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/2 15:48
#11
|
Home away from home 
Joined: 2009/7/7 4:34 Last Login
: Yesterday 4:47
From Man Cave, Canada
Group:
Registered Users
|
thanks for all the great tips guys  ..right now just looking for a simple batch conversion program as I have alot of files to convert
|
_______________________________ c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII Indivision AGA & Catweasel MK4+= Amazing ! My Master Miggies-Amiga1000 & AmigaONE X1000 ! mancave-ramblings
|
|
|
Re: program to convert 8 bit AIFF files to 16 bit ?
|
Posted on: 2010/11/2 15:58
#12
|
Just popping in 
Joined: 2008/9/18 15:44 Last Login
: 2015/10/24 0:03
Group:
Registered Users
|
@328gts
=> Audioconverter does exactly what you need.
It support AIFF, WAV, MAUD, 8SVX, MP3 and several other formats from/to different bit resolutions and samplingrates.
|
|
|
Currently Active Users Viewing This Thread:
1
(
0 members
and 1 Anonymous Users
)
|
|
|