Release time of meter display?

Official support for: bluecataudio.com
Post Reply New Topic
RELATED
PRODUCTS

Post

I have a concatenated meter png that I'd like to slow down the release time of the cycling of images. I've scoured all the documentation but maybe I'm missing something? I even tried pixel range but I'm assuming that's just for user mouse cursor adjustments. I also tried the private output hold parameter but that was the built-in one that seems way too slow for what I'd like. I'm guessing there must be a way to do it if it's been done in the hold output? I tried a release param but seems to do nothing.

<IMAGE_PARAM_METER image="jewelcolor.png" param_id="custom_out_param1" release="500" images_count="101" image_orientation="vertical" h_offset="0"/>

Post

If you want to customize the release time, you will probably want to actually run your own dsp code (there is an example with level meters in the built-in scripts. You cannot change the time in a meter widget: it will just display the value provided to it from the DSP without any specific timing.

Post Reply

Return to “Blue Cat Audio”