• 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
Splitting and Joining Stereo and Mono Aiff
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Splitting and Joining Stereo and Mono Aiff


  • Subject: Splitting and Joining Stereo and Mono Aiff
  • From: Joey Coyle <email@hidden>
  • Date: Sat, 8 Nov 2003 08:47:13 -0600

Hi,

As a fun project I decided to build the following.

I want to build a command line utility that takes a L and R mono Aiff and outputs a stereo Aiff file. I also want it to split stereo Aiffs to a L and R mono Aiff.

A couple questions so I don't go down the wrong path. I am still on Jaguar.

1.) I could do this by using a spec and parsing through the binary file, or by using existing functionality in CoreAudio.
a.) The spec I have found for Aiff seems old. It is version 1.3. Is this the latest? I also found the Aiff-C spec, but I am not going to do the compressed format for now.
b.) If I forget parsing myself and use existing functionality, is AudioFile.h the way to go. Looking through AudioFile.h it is using FSRef which is carbon. Is the FSRef the future for Mac OS X? Is there any existing CoreAudio Code that would help me build this utility?

thanks,
joey
_______________________________________________
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.

  • Follow-Ups:
    • Re: Splitting and Joining Stereo and Mono Aiff
      • From: David Duncan <email@hidden>
  • Prev by Date: Re: MusicDevice implementation
  • Next by Date: Re: Splitting and Joining Stereo and Mono Aiff
  • Previous by thread: Re: MusicDevice implementation
  • Next by thread: Re: Splitting and Joining Stereo and Mono Aiff
  • Index(es):
    • Date
    • Thread