• 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
StereoMixer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

StereoMixer


  • Subject: StereoMixer
  • From: Lieven Dekeyser <email@hidden>
  • Date: Tue, 17 Jun 2003 18:21:30 +0200

Hey!

It's been a while since I last used CoreAudio and posted here. Since then the AudioUnit v2 specification got out and now I'm trying to catch up a bit..

I've converted the PlaySoundFileBuffered example from Kurt Revis to use the v2 RenderCallback. I also made it possible to connect to other AudioUnits than the DefaultOutputUnit. This is when I first ran into trouble: apparently the StereoMixer doesn't support interleaved streams, so I had to connect an extra ConverterUnit. Is there any particular reason for this?

A second problem I'm having is that the pan parameter doesn't seem to work:
AudioUnitSetParameter(myMixer, kStereoMixerParam_Pan, kAudioUnitScope_Input, 0, 1.0f, 0);
doesn't do a thing.. it doesn't even return an error.. any ideas why?

thanks,

--Lieven
_______________________________________________
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: StereoMixer
      • From: Robert Grant <email@hidden>
  • Prev by Date: Parameter Notifications
  • Next by Date: Re: Parameter Notifications
  • Previous by thread: Re: fIsMixable
  • Next by thread: Re: StereoMixer
  • Index(es):
    • Date
    • Thread