• 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: Play from Audio CD
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Play from Audio CD


  • Subject: Re: Play from Audio CD
  • From: Paul Davis <email@hidden>
  • Date: Fri, 11 Jun 2010 11:42:52 -0400

On Fri, Jun 11, 2010 at 11:24 AM, John Johnson
<email@hidden> wrote:
>> ExtAudioFile definitely does not support simultaneous reading and writing.
>>
>> AudioFile does, I believe.
>
> OK, so it looks like the process is going to go a bit like this:
> Rip some audio data from the disc.
> Convert the audio data using a converter.
> Write the audio data to a file using AudioFileWriteBytes (or callbacks??).
> In a separate thread that will be playing the data, use AudioFileReadBytes (or callbacks??) to read the data from the file.

except that its entirely possible that the header of the file being
written is not updated during the writes, and thus reading from it
using a "regular" API will fail. this would need to be checked first.
 _______________________________________________
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: Play from Audio CD
      • From: "Paul Sanders" <email@hidden>
References: 
 >Play from Audio CD (From: John Johnson <email@hidden>)
 >Re: Play from Audio CD (From: Brian Willoughby <email@hidden>)
 >Re: Play from Audio CD (From: John Johnson <email@hidden>)
 >Re: Play from Audio CD (From: Doug Wyatt <email@hidden>)
 >Re: Play from Audio CD (From: John Johnson <email@hidden>)

  • Prev by Date: Re: Play from Audio CD
  • Next by Date: RE: Displaying an AudioUnitCarbonView in a Cocoa application?
  • Previous by thread: Re: Play from Audio CD
  • Next by thread: Re: Play from Audio CD
  • Index(es):
    • Date
    • Thread