How to convert 24 bit wav file to 16 bit wav? Please Help!!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
archs
Forum Newbie
Posts: 1
Joined: Wed Sep 30, 2009 3:26 am

How to convert 24 bit wav file to 16 bit wav? Please Help!!!

Post by archs »

Hi,

I am developing a website that sells music. I want to convert the 24 bit .wav files to 16 bit .wav files. I am using php/MySql. There are lot many audio converter software available. But how could I convert it at the time of download?

Please any body can Help?

Thanks,
Archs.
User avatar
akuji36
Forum Contributor
Posts: 190
Joined: Tue Oct 14, 2008 9:53 am
Location: Hartford, Connecticut

Re: How to convert 24 bit wav file to 16 bit wav? Please Help!!!

Post by akuji36 »

take a look at cool editpro

http://www.softpedia.com/get/Multimedia ... -Pro.shtml

or adobe audition

http://www.giveawayoftheday.com/soft/58246/



to change size. maybe best to convert all to 16bit and

make available from download.

thanks

Rod
Post Reply