• 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: MusicDevice problems with AUgraph hosts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MusicDevice problems with AUgraph hosts


  • Subject: Re: MusicDevice problems with AUgraph hosts
  • From: Marc Poirier <email@hidden>
  • Date: Tue, 26 Nov 2002 00:34:37 +0100 (CET)

> my MusicDevice has problems with hosts that utilize AUGraphs, namely
> RAX and SynthTest (I guess). In SynthTest it produces a very annoying
> jitter, in RAX it almost blew up my speakers. However it works fine
> Logic 5.5 (built in audio). Is there anything special related to
> outBuffers I have to take care of? (I don't write into interleaved
> buffers, currently)

A v2 AU is not required to be able to process interleaved channels and the
default implementations of things in AUBase reject interleaved is to
reject interleaved streams, so you don't have to worry about that unless
you really want to.

> I do this in Render():

Why don't you override ProcessBufferLists rather than Render? Let AUBase
do more of the work for you... ;)

Marc
_______________________________________________
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.

References: 
 >MusicDevice problems with AUgraph hosts (From: Urs Heckmann <email@hidden>)

  • Prev by Date: Re: Confused about AU <-> AUView communication
  • Next by Date: Re: MusicDevice problems with AUgraph hosts
  • Previous by thread: Re: MusicDevice problems with AUgraph hosts
  • Next by thread: Re: MusicDevice problems with AUgraph hosts
  • Index(es):
    • Date
    • Thread