Can audacity handle planar data?

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
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.
Post Reply
daytooner
Posts: 2
Joined: Tue Aug 19, 2014 1:34 am
Operating System: Please select

Can audacity handle planar data?

Post by daytooner » Tue Aug 19, 2014 1:52 am

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

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Can audacity handle planar data?

Post by steve » Tue Aug 19, 2014 3:09 am

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?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply