• 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: How to route channels from SynthUnit to a multi-channel device?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to route channels from SynthUnit to a multi-channel device?


  • Subject: Re: How to route channels from SynthUnit to a multi-channel device?
  • From: Doug Wyatt <email@hidden>
  • Date: Mon, 19 Sep 2005 23:00:09 -0400


On Sep 19, 2005, at 15:32, michael markert wrote:
1. I tried the MatrixMixerExample example from the CoreAudioSDK, but it needs "CAStreamBasicDescription.h"
...and whenever I add these two files to my project, it doesn't compile anymore with a bunch of errors:
"error: parse error before "CAStreamBasicDescription": line 71: class CAStreamBasicDescription :


I must have overlooked some project settings for this case, for it compiles with the exampleProject?
Do I need dealing with formats, when there's no real I/O but only Synth-Output?

CAStreamBasicDescription is a C++ class. It looks like you are using Cocoa/ObjC. Try using ObjC++ by renaming any source files that need to use C++ to have a filename extension of ".mm".


Doug

--
Doug Wyatt
Core Audio, Apple

_______________________________________________
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: 
 >How to route channels from SynthUnit to a multi-channel device? (From: michael markert <email@hidden>)

  • Prev by Date: Re: Crash in MP3AudioFile::GetContiguousPacketCountAndSize
  • Next by Date: AudioCodec questions
  • Previous by thread: Re: How to route channels from SynthUnit to a multi-channel device? <solved>
  • Next by thread: AudioCodec questions
  • Index(es):
    • Date
    • Thread