• 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: Sound Converter support 24-bit ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sound Converter support 24-bit ?


  • Subject: Re: Sound Converter support 24-bit ?
  • From: Doug Wyatt <email@hidden>
  • Date: Sun, 3 Feb 2002 13:24:44 -0800

Try using an AudioConverter:

<AudioToolbox/AudioConverter.h>

It has two SRC algorithms, fast-and-decent and slower-and-better. It will also convert between common integer formats and floats, and add/remove channels from a stream. The SRC's operate on floats, which you should bear in mind when constructing signal chains to minimize the number of int/float conversions.

Doug

On Saturday, February 2, 2002, at 03:37 , Mark Gilbert wrote:

Some time ago, we wrote code based on the Sound Manager Sound Converter which performed SampleRate conversion on raw audio.

At the time we discovered that the Sound Converter did not support 24-bit audio.

I wonder if anyone knows if this is still that case, or if there is another OS-level function we can use for 24-bit SampleRate conversion.

Any advice would be appreciated

Regards

Mark Gilbert
-- email@hidden
Tel: +44 208 340 5677
fax: +44 870 055 7790
http://www.gallery.co.uk
Check out the **new** site at:
http://www.virtualvtr.com
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.


--
Doug Wyatt
work: email@hidden (CoreAudio)
personal: email@hidden http://www.sonosphere.com

"There is real magic in enthusiasm.
It spells the difference between mediocrity and accomplishment."
-- Norman Vincent Peale


References: 
 >Sound Converter support 24-bit ? (From: Mark Gilbert <email@hidden>)

  • Prev by Date: Sound Converter support 24-bit ?
  • Next by Date: Running Engine and Streams
  • Previous by thread: Sound Converter support 24-bit ?
  • Next by thread: Running Engine and Streams
  • Index(es):
    • Date
    • Thread