Help, please, creating a timed fadeout script

OK - arrays of plugins will be in the next update, whenever that happens. Thanks for discovering that omission!

1 Like

umm, er, well, uh…i withdraw the question!

1 Like

I am trying to implement pianopaul’s script and am running in to a roadblock. I have limited scripting skills, so please bear with me.

I have the widgets and midi in set up using the handles described in pianopaul’s script.

When I compile I get the following error in the script log. It is the only message in the log.
"Ramp Test (Script Entity: Rackspace) - Warning in “Main”: Line 4, Col 16: Double variable is not initialized: "

Line 4 is the line “v_volume : double // Variable to get the current VOLUME level”

Any help would be appreciated.

You might consider using something like this:

Thanks for the quick response! I am checking it out now.

I got this working. Thanks so much!

1 Like