It is currently March 28th, 2024, 1:54 pm

Audio visualiser - Change BarColor based on value

Get help with creating, editing & fixing problems with skins
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: Audio visualiser - Change BarColor based on value

Post by CyberTheWorm »

DigitalEssence wrote:Wow. That' some pretty clever shizz going on there...

I'm a subtle chap so ended up going for: BarColor=255,255,255,([MeasureAudioRaw0]*255)

Quick question. I've got 63 of these things and had to add them in manually as each Meter BarColor needs to measure it's own levels.

Is there an alternative way of doing this? Perhaps scripting it to create all 63 meters rather than wearing my poor fingers to the bone. I've considered using reg expr in text editor but would prefer to be able to script this plugin.

https://www.screencast.com/t/FcdxXiEgF
You could always use an image for the bar and have the colour in the image, only 1 thing you need to change then. edit image to change colour.
Bar.png
Post Reply