• 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: Playing multiple MP3 songs simultaneously on iPhone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Playing multiple MP3 songs simultaneously on iPhone


  • Subject: Re: Playing multiple MP3 songs simultaneously on iPhone
  • From: "Stephen F. Booth" <email@hidden>
  • Date: Tue, 9 Feb 2010 17:51:46 -0800

> Apple MultichannelMixer example seems to do exactly what I want, but
> MP3 files need to be decompressed before being played. They seem to be
> decompressed to CAF files, and take a lot of space in memory (my songs
> can last up to 5 minutes).

I've written classes in C++ and Objective-C for decompressing MPEG
files using mad (http://www.underbit.com/products/mad/). The C++ class
is available under a BSD license and is at
http://github.com/sbooth/SFBAudioEngine/blob/master/Decoders/MPEGDecoder.h

The read interface uses AudioBufferLists and shouldn't be too
difficult to hook up to a mixer.

Stephen
 _______________________________________________
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: Playing multiple MP3 songs simultaneously on iPhone
      • From: Marion Di Giacomo <email@hidden>
References: 
 >Playing multiple MP3 songs simultaneously on iPhone (From: Marion Di Giacomo <email@hidden>)

  • Prev by Date: Re: AU hosting and AU life cycle management
  • Next by Date: Re: Outputting multichannel sound through the optical link??
  • Previous by thread: Re: Playing multiple MP3 songs simultaneously on iPhone
  • Next by thread: Re: Playing multiple MP3 songs simultaneously on iPhone
  • Index(es):
    • Date
    • Thread