Hi everybody!
I've some led fixtures of which I need to fade colors quickly, so I've tought about a little C# plugin.
I'm using mattotone lib, it works great, but I haven't any idea how to perform a fade from a color to another.
Can anybody help? Thanks!
C# Fading channels
-
- Starting to get to grips with FreeStyler
- Posts: 16
- Joined: 26 Jul 2010, 15:23
-
- Starting to get to grips with FreeStyler
- Posts: 16
- Joined: 26 Jul 2010, 15:23
Re: C# Fading channels
Yes, I'm using SendMessage and that's the way to set the rgb color, but my problem is exactely on the fade procedure, I haven't any idea how to perform it... 
