• 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: readonly parameter not updating?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: readonly parameter not updating?


  • Subject: Re: readonly parameter not updating?
  • From: "Kevin Dixon" <email@hidden>
  • Date: Fri, 9 Nov 2007 15:38:10 -0500 (EST)
  • Importance: Normal

I can't recall (not with the source right now), but I think I already have
the controlling parameter flagged as a GlobalMeta. Do I need to flag the
display parameters as Metas as well? The problem is the display parameters
are not updating when they are not flagged as Writable.
Thanks,

-Kevin

> You have what we call a Meta parameter - that is changing the value of
> this parameter can change the value of other parameters. So, you
> should be flagging this parameter as a meta parameter. Also, you can
> describe to the systems which parameters your meta parameter can
> change, which can lead to some nice efficiencies.
> AudioUnitProperties.h has some more info.
>
> Bill
>
> On Nov 8, 2007, at 10:03 PM, Kevin Dixon wrote:
>
>> I have a couple of parameters that I want to just display values to
>> the
>> user, they are edited based on some other parameter's values. I have
>> SetParameter updating these extra info parameters when the controlling
>> parameter changes.
>>
>> When the display parameters only have the flag _IsReadable, the
>> display
>> does not update. If I have it _IsReadable | _IsWritable the sliders
>> move
>> as the controlling slider moves.
>>
>> As I've read, read only parameters are supposed to be used to
>> present the
>> user with info, how do I get the read only parameters to update?
>>
>> Thanks,
>>
>> -Kevin Dixon
>> _______________________________________________
>> 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: 
 >kAudioUnitProperty_PresentationLatency supported in LogicPro 7.2 and/or 8? (From: "I. K." <email@hidden>)
 >readonly parameter not updating? (From: "Kevin Dixon" <email@hidden>)
 >Re: readonly parameter not updating? (From: William Stewart <email@hidden>)

  • Prev by Date: Re: readonly parameter not updating?
  • Next by Date: Re: Firewire Audio Driver (was Re: Calculating latencies)
  • Previous by thread: Re: readonly parameter not updating?
  • Next by thread: Re: kAudioUnitProperty_PresentationLatency supported in LogicPro 7.2 and/or 8?
  • Index(es):
    • Date
    • Thread