on Diva Skin Development: Colors of Osciloscope Graph

Official support for: u-he.com
Post Reply New Topic
RELATED
PRODUCTS

Post

I'm about to finish my own Juno-style skin for Diva soon. However, I did not yet manage to change the color of that red lagging, fading out wave that appears when you release key(s). Can that be done? I already tried to change the values of

Code: Select all

PROPERTY control='DataGraph 5406' name='colours' id='0[to 5]' value='green'

Post

I think it's fixed, same colour as ACE. Bazille has a green one, but I'm not sure how it's done.

Point is, by using fixed colour fades we can do this whole thing with a few bit operations per pixel. It's much faster than doing this with generic colours (-> painting the curve takes a lot more time than rendering the blur effect)

Check out how the green one is done in Bazille. It might just be a property in the setup file.

Post

Thanks for the quick reply! While I don't run Bazille, I had a look on all the files within the diva.vst-file and the script folder, but couldn't find anything like that. Well, would have been nice to change it, but then I'm gonna do a workaround and adapt my other colors to that red. I'm okay with that. Thanks!

Post Reply

Return to “u-he”