• 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: AudioConverterFillComplexBuffer and complex buffers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AudioConverterFillComplexBuffer and complex buffers


  • Subject: Re: AudioConverterFillComplexBuffer and complex buffers
  • From: James McCartney <email@hidden>
  • Date: Wed, 31 Mar 2004 17:38:54 -0800

On Mar 31, 2004, at 5:05 PM, Michael Thornburgh wrote:

right. and i'm asking about when that AudioBufferList, passed to AudioConverterFillComplexBuffer and into which i'd like converted audio written by the Audio Converter, is configured as mNumberBuffers=2 and each AudioBuffer's mNumberChannels=2, for a total of 4 channels arranged as two streams of two interleaved channels each. is there a way to configure the AudioConverter so that it'll convert samples into an AudioBufferList arranged like that?

-mike

An AudioConverter outputs one stream. A stream is either interleaved or non-interleaved. You want two interleaved streams out. That will require two AudioConverters.


-
james mccartney
apple coreaudio
_______________________________________________
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: 
 >AudioConverterFillComplexBuffer and complex buffers (From: Michael Thornburgh <email@hidden>)
 >Re: AudioConverterFillComplexBuffer and complex buffers (From: James McCartney <email@hidden>)
 >Re: AudioConverterFillComplexBuffer and complex buffers (From: Michael Thornburgh <email@hidden>)

  • Prev by Date: Asynchronous Audio Again
  • Next by Date: Re: Audio threads scheduling
  • Previous by thread: Re: AudioConverterFillComplexBuffer and complex buffers
  • Next by thread: Asynchronous Audio Again
  • Index(es):
    • Date
    • Thread