Can someone convert this .wav file to 16Khz bitrate?
It's just a simple "beep" sound wav file and I don't have any programs that will let me convert it to 16Khz bitrate. I need it changed to work in a 4D display.
Thanks in advance to someone that can help.
Don
Thanks in advance to someone that can help.
Don
Comments
http://audacity.sourceforge.net/
Pretty easy to use.
I'll have to download the new version to help.
I was going to just open the file & convert for you, but for some reason your beep file is not showing as a .zip, but instead a .php and my virus program freaked out about it, which it usually doesn't do (and I d/l a ton of weird stuff...)
So try Audacity and let us know of your success. You should also check to be sure nothing has corrupted your attached .zip file...
Hmmm... I just zipped it on my Windows 8 laptop. I couldn't attach just the wav file here so I zipped it.
Here's a link to my dropbox for the wav file unzipped. See if that works...
https://dl.dropboxusercontent.com/u/13047840/beep-07.wav
Dave
Dave- Thanks so much! Works fine.
TIP: Zoom in and make sure that your first and last half-cycles of the audio file end on the zero-cross -- this will prevent pops on the output.
Dave,
You beat me to it. Good deal.!
Jim
You could do this in like 100 bytes of total memory consumption (compared to many kB) and with 500 kHz sample rate.
If a simple square beep is good enough, you could use a counter and you would not even have to "waste" a cog.
Search for TinySynth... a simple call to the "pluck" method with the right parameters will do more or less exactly what your sample does but with 500 kHz sample rate.
/Johannes
Johannes- The beep sound is being played on a 4D ULCD-43PCT display. It has it's own speaker and methods to play sounds from the sd card plugged into the display. It's just that they have to be in the right format in order to work. The Propeller isn't creating any of the sounds hence why I put this question in the general forum versus the propeller forum.
Actually Jonny Mac's suggestion about using Audacity to create the sound versus modifying a file is a great suggestion.
I have been using Audacity for more than 10 years now and It is up there among the better commercial alternatives. No need for anything else for like 99% of what you want to do.
/Johannes
It applies to convert the bitrate of WAV, MP3, WMA, FLAC, OGG, M4A and etc.
Hope it helps for you.