• 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: Save PCM Stream to AIFF File (was How to play RAW PCM data using CA?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Save PCM Stream to AIFF File (was How to play RAW PCM data using CA?)


  • Subject: Re: Save PCM Stream to AIFF File (was How to play RAW PCM data using CA?)
  • From: tahome izwah <email@hidden>
  • Date: Mon, 27 Apr 2009 18:25:50 +0200

2009/4/26 malcom <email@hidden>:
>
> I've tried to save the file using AudioFileCreate() (to create the
> file itself) and AudioFileSetUserData() to fill up with my samples.

AudioFileSetUserData() stores chunks of private data that you might
want to store along with your audio samples. Players will usually skip
that data so this is not the proper way to do this.

You will want to use ExtAudioFileWrite() et al. to write your PCM data.

--th
 _______________________________________________
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

References: 
 >Save PCM Stream to AIFF File (was How to play RAW PCM data using CA?) (From: malcom <email@hidden>)

  • Prev by Date: Re: get the name of audio files in the track from the host
  • Next by Date: AU inserts at device level
  • Previous by thread: Re: Save PCM Stream to AIFF File (was How to play RAW PCM data using CA?)
  • Next by thread: get the name of audio files in the track from the host
  • Index(es):
    • Date
    • Thread