I've stumbled across an extremely rare PCM file: it's 16 bit unsigned. I'd like to import it into Audacity, but I can't read it. No program I have ever come across can read it. (Admittedly, I've only been looking for an hour or so, but still...)
So, I have a problem: How can I get Audacity to read this? Alternately, is there some program that will turn an unsigned 16-bit PCM file into a signed one? Thanks in advance for all the help...
16-bit UNSIGNED Linear PCM: Now What?
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
-
SoItBegins
- Posts: 3
- Joined: Mon Feb 04, 2008 6:55 am
- Operating System: Please select
Re: 16-bit UNSIGNED Linear PCM: Now What?
Unsigned 16-bit? Ugh.
If you can find an audio program that will play it, then you can use Audacity to record the speaker output. But Audacity will not be able to open that file properly. I'm also skeptical that you'll be able to find a program that will.
The only thing I can think of would be to use a program like Matlab that can import the file as a vector and you can then convert it to a signed 16-bit wav. But Matlab is expensive and has a sharp learning curve.
If you can find an audio program that will play it, then you can use Audacity to record the speaker output. But Audacity will not be able to open that file properly. I'm also skeptical that you'll be able to find a program that will.
The only thing I can think of would be to use a program like Matlab that can import the file as a vector and you can then convert it to a signed 16-bit wav. But Matlab is expensive and has a sharp learning curve.
Re: 16-bit UNSIGNED Linear PCM: Now What?
Where did this file come from? Whatever it was that created it should be able to play it.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
SoItBegins
- Posts: 3
- Joined: Mon Feb 04, 2008 6:55 am
- Operating System: Please select
Re: 16-bit UNSIGNED Linear PCM: Now What?
The file in question was extracted by hex editor from the resource files of 3D Ultra Pinball: Thrillride. I own the game, and can listen to the music in-game when ever I want-- I'd just prefer to listen outside of the game as well.
-
waxcylinder
- Forum Staff
- Posts: 14572
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: 16-bit UNSIGNED Linear PCM: Now What?
A workaround would be to play the music in you Pinball game and at the same time record it into Audacity.
WC
WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
-
SoItBegins
- Posts: 3
- Joined: Mon Feb 04, 2008 6:55 am
- Operating System: Please select
Re: 16-bit UNSIGNED Linear PCM: Now What?
Oh, I never thought of that. Thanks!
Re: 16-bit UNSIGNED Linear PCM: Now What?
Chris Bagwell's SoX can pretty much convert anything to anything - including signed/unsigned PCM:
http://sox.sourceforge.net
http://sox.sourceforge.net