• 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: Complex controls + TellListener, again
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Complex controls + TellListener, again


  • Subject: Re: Complex controls + TellListener, again
  • From: Marc Poirier <email@hidden>
  • Date: Tue, 8 Jul 2003 08:31:07 -0500 (CDT)

> As a result, I've got two AUCarbonViewControl, so two MouseDown/MouseUp
> messages.
> And Logic seems happy about it (but since the MouseDown/MouseUp
> messages does not contain the param ID, which I think is a bad thing,
> one message should be enough).

No, look again, the AudioUnitCarbonViewEventListener function type takes
an AudioUnitParameter as one of its arguments, and that struct contains a
parameter ID value. TellListener is a wrapper for that that takes an
AUVParameter as an argument, which is a class that inherits the
AudioUnitParameter struct, so still, the parameter ID is there.

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: 
 >Re: Complex controls + TellListener, again (From: Airy André <email@hidden>)

  • Prev by Date: Re: Complex controls + TellListener, again
  • Next by Date: Re: Complex controls + TellListener, again
  • Previous by thread: Re: Complex controls + TellListener, again
  • Next by thread: Re: Complex controls + TellListener, again
  • Index(es):
    • Date
    • Thread