• 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: My First CoreMidi App Redone
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My First CoreMidi App Redone


  • Subject: Re: My First CoreMidi App Redone
  • From: David Duncan <email@hidden>
  • Date: Mon, 22 Dec 2003 09:12:17 -0500

On Dec 22, 2003, at 06:40 AM, Craig Bakalian wrote:

And now my question, how much memory or cpu cycles does an AUNode or AudioUnit suck?

Very hard question. Every AU is different, and the parameter you set can cause the amount to vary widely. In general figuring out how much your machine can handle is often a trial and error process.

Would a better machine handle more?

Almost certainly. A PowerMac G5 Dual 2Ghz was able to hold down over 150 reverb units (even a PM G5 1.6 was able to do nearly 80). I imagine that the iMac can't touch those numbers unfortunately =(.

Would more RAM handle more AUNodes in a graph?

This would depend on the AU in use. Although I think the way you were using the synth unit would use a lot of RAM (I don't know if the unit shares the memory for the patches it loads, but I would doubt it).
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.

David Duncan
_______________________________________________
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: 
 >My First CoreMidi App Redone (From: Craig Bakalian <email@hidden>)

  • Prev by Date: Re: Newbie problem: javax.sound.midi & finding devices
  • Next by Date: [ANN] Audio IPC framework and SDK
  • Previous by thread: My First CoreMidi App Redone
  • Next by thread: Re: Newbie problem: javax.sound.midi & finding devices
  • Index(es):
    • Date
    • Thread