• 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: Is that possible to send an array of values from the Cocoa UI to the AU?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is that possible to send an array of values from the Cocoa UI to the AU?


  • Subject: Re: Is that possible to send an array of values from the Cocoa UI to the AU?
  • From: Matti Laamanen <email@hidden>
  • Date: Thu, 29 Sep 2011 15:44:58 +0300

There's also SonogramViewDemo project in the Xcode SDK documentation, which utilizes the properties in this way.

-Matti

On Sep 28, 2011, at 9:35 PM, tahome izwah wrote:

> You should use the Get/SetProperty[Info] calls that are provided by
> the AU classes to exchange data between UI and the plug in. Like Paul
> said, there is no guarantee that the UI is running on the same machine
> as the actual core AU.
>
> HTH
> --th
>
>
> 2011/9/28  <email@hidden>:
>> Hello,
>>
>> After two mounths of experimentations, I know to create a AU component with
>> a sophisticated Cocoa UI. To continue my project, maybe I'd need to have the
>> possibility to send arrays of float from the UI to the AU.
>>
>> The AU event listener seems to offer the possibility to send only one value
>> at once. I do not think that I could send arrays in argument.
>>
>> Elsewhere, using several messages like :
>> this value> this index in the array
>> this value> the value to transmit
>> this BOOL> keep it in memory
>> seams to me to be a complicated method
>>
>> (maybe I'd need arrays of arrays...)
>>
>> Does anyone here know a better solution?
>>
>> Thanks!
>>
>> HN
> _______________________________________________
> 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

 _______________________________________________
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: 
 >Is that possible to send an array of values from the Cocoa UI to the AU? (From: email@hidden)
 >Re: Is that possible to send an array of values from the Cocoa UI to the AU? (From: tahome izwah <email@hidden>)

  • Prev by Date: Re: Adding song to the Microphone Stream
  • Next by Date: AUEffectBase.h - No such file or directory - (AU with Cocoa View)
  • Previous by thread: Re: Is that possible to send an array of values from the Cocoa UI to the AU?
  • Next by thread: AUEffectBase.h - No such file or directory - (AU with Cocoa View)
  • Index(es):
    • Date
    • Thread