• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: linear pcm: 16 or 32 bits?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linear pcm: 16 or 32 bits?


  • Subject: Re: linear pcm: 16 or 32 bits?
  • From: Brian Willoughby <email@hidden>
  • Date: Wed, 11 Feb 2009 11:08:01 -0800

The 32-bit default is floating point, and is roughly equivalent to 24- bit fixed point, but float is more forgiving of gain staging and doesn't have a hard limit.

There is no 16-bit floating-point format, so you would have to use 16- bit fixed-point. There would indeed be less audio fidelity at 16 bits, but only if the hardware is 24-bit. If you have 16-bit hardware then there would be little difference.

By the way, it's best to just stick with the 32-bit float default, and let the hardware driver handle the conversion to whatever is best for that particular hardware. 32-bit float is sufficient for all levels of audio quality without sacrifice.

Brian Willoughby
Sound Consulting


On Feb 11, 2009, at 11:01, Joel Reymont wrote:
The hardware default for LPCM seems to be 32 bits per channel and thus 4 bytes per packet and per frame.


What happens if the audio format is set to 16 bits per channel? Less audio fidelity?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: linear pcm: 16 or 32 bits?
      • From: Joel Reymont <email@hidden>
References: 
 >linear pcm: 16 or 32 bits? (From: Joel Reymont <email@hidden>)

  • Prev by Date: Re: Plugin delay compensation
  • Next by Date: Re: linear pcm: 16 or 32 bits?
  • Previous by thread: linear pcm: 16 or 32 bits?
  • Next by thread: Re: linear pcm: 16 or 32 bits?
  • Index(es):
    • Date
    • Thread