• 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: Cocoa problem - interference.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa problem - interference.


  • Subject: Re: Cocoa problem - interference.
  • From: ipmlists <email@hidden>
  • Date: Sun, 5 Dec 2010 13:17:10 +0000

On 5 December 2010 12:42, Dennis Tapper <email@hidden> wrote:
> Hello.  I've just started programming DSP and core audio, and it's very
> rewarding and fun.. Except for the cocoa part. :)
>
> I can successfully compile an aufx with cocoa, but when i start multiple
> instances of the plugin in logic audio or AUlab, they seem to share
> parameters -if i move a slider in one instance, the other instances of the
> plugin are also affected.
>
> If i screw up the identifier on purpose to make cocoa view loading fail ,
> and the default view is loaded instead, everything is working perfectly.
> I've been stuck with this problem now for two days, and help would be deeply
> appreciated.

If you started with the Apple Cocoa view template, you may be running
into the problem that the 'parameter' array is declared as a global
rather than an instance variable, in which case changing that should
fix it. See this thread:

http://lists.apple.com/archives/coreaudio-api/2008/Oct/msg00066.html

hth

Iain
 _______________________________________________
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: 
 >Cocoa problem - interference. (From: Dennis Tapper <email@hidden>)

  • Prev by Date: Cocoa problem - interference.
  • Next by Date: Cannot see audio device
  • Previous by thread: Cocoa problem - interference.
  • Next by thread: Cannot see audio device
  • Index(es):
    • Date
    • Thread