• 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: AudioConverter question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AudioConverter question


  • Subject: Re: AudioConverter question
  • From: Chris Rogers <email@hidden>
  • Date: Fri, 7 Mar 2003 12:13:06 -0800

Benjamin,

You will get this return value of kAudioConverterErr_PropertyNotSupported
if there is no sample rate conversion going on in the AudioConverter.
If the in and out sample rates are different (requiring a sample rate
conversion), then this property will work correctly (I just double checked
to make sure ;-)

Chris Rogers
Core Audio
Apple Computer



Hello,

I'm trying to use the kAudioConverterSampleRateConverterQuality property to
setup an AudioConverter but when i call this :

st = AudioConverterGetPropertyInfo(
audioConverter,
kAudioConverterSampleRateConverterQuality,
&propertySize,
&isPropWritable);

The return value is : kAudioConverterErr_PropertyNotSupported ('prop')

(The AudioConverter.h header suggests to use kAudioConverterSampleRateConverterQuality instead
of kAudioConverterSampleRateConverterAlgorithm which is said to be deprecated.)

Thanks for some extra info

Benjamin Golinvaux-
_______________________________________________
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.
_______________________________________________
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.

References: 
 >AudioConverter question (From: Benjamin Golinvaux <email@hidden>)

  • Prev by Date: Mixer units
  • Next by Date: Re: Mixer units
  • Previous by thread: AudioConverter question
  • Next by thread: Audio Units vs Audio HAL? (newbie question)
  • Index(es):
    • Date
    • Thread