-
expression controle
Hi there,
i’m linking the scale property with the pickwickwheel to an Audioamplitude,so that the layer scales with the beat.
because I wanted it to scale stronger I added *30
so have this expression written:temp = thisComp.layer(“Audioamplitude”).effect(“Linker Kanal”)(“Schieberegler”);
[temp, temp]*30The question:
How can I manage, that it doesn’t scale to zero when there’s no beat,
how can i limitize the downscale?thx
Peter