I have two raw audio data files, each with the same data and basic formats (signed 16bit, 44100 sample rate, 2channels), but one is interleaved, and the other is planar. I would like to import them both into audacity. But I cannot see how to import a raw file that is planar - it seems audacity assumes interleave.
I know that I can convert the planar to interleave via another app, like ffmpeg, but I'd prefer to just import the data directly into audacity.
Any suggestions?
TIA
ken
Can audacity handle planar data?
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Can audacity handle planar data?
Non-interleaved PCM is rather rare, and as far as I'm aware, not currently supported by Audacity's RAW import.
Do you know how many samples there are per channel chunk?
What happens if you import the non-interleaved file as 16 bit 44100 Hz mono?
Do you know how many samples there are per channel chunk?
What happens if you import the non-interleaved file as 16 bit 44100 Hz mono?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)