Main siteMain site  ForumForum  ForumSearch  Private messageEmail contact  RegisterRegister  Log inLog in 
Topic: Receiving GainInteractor trigger points.
Reply to topic
Author Message
snovotill



Joined: Feb 8, 2013
Posts: 80

PostPosted: Nov 11, 2013 1:26 PM    Post subject: Receiving GainInteractor trigger points.

Here's a tricky one: I'm using GainInteractor to dynamically adjust \"Amplitude Range\" property of BarDisplay, and I'm trying to use PropertyGetter to read out each new value at the exact moment that it changes.

I thought I could use ElementInfo \"Active\" and \"Started\" to detect each time GainInteractor re-initializes BarDisplay with a new value, but oddly enough there's no blip coming out of either output.

Would there be some way of apprehending these gain re-adjustment trigger points? I'm hoping to use chart gains as scale-factors for my ratio signals.
jarek



Joined: Oct 22, 2007
Posts: 1073

PostPosted: Nov 11, 2013 8:49 PM    Post subject:

In version 3.073 I added a new output pin in ElementInfo: Reiniting. It should do what you need.
snovotill



Joined: Feb 8, 2013
Posts: 80

PostPosted: Nov 12, 2013 10:44 AM    Post subject:

Holy smokes! There are NO BUGS and NO ISSUES in BioEra. Any such things become extinct the moment they're discovered. I'm totally amazed 8-) and thanks.
Reply to topic