Author Topic: Reverse a dimming curve?  (Read 636 times)

Offline aERonAUtical1996

  • Newbie
  • *
  • Posts: 15
    • View Profile
Reverse a dimming curve?
« on: December 08, 2016, 08:54:49 PM »
Is this possible?  I actually need to reverse a dimming curve.  0=100 and 100=0.  I'm not sure what the dimming curve file should look like. 

Offline dkulp

  • Supporting Member
  • Hero Member
  • *
  • Posts: 812
    • View Profile
Re: Reverse a dimming curve?
« Reply #1 on: December 09, 2016, 06:18:17 AM »
Just a text file 256 lines long with a single number from 0-255 on each.   Should be easy to create in excel.
Daniel Kulp
Framingham, MA

Offline aERonAUtical1996

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Reverse a dimming curve?
« Reply #2 on: December 09, 2016, 09:23:00 PM »
So I created a .txt file 255 to 0 (reversed) on each line.  Attempt to apply to model as a Single Curve from File and xLights crash.  Even tried 0 to 255 and get the same result. 

Offline aERonAUtical1996

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Reverse a dimming curve?
« Reply #3 on: December 10, 2016, 04:12:06 AM »
I'm running a mac and thought it was a DOS character issue, so i ran a dos2unix command on the file.  Still no joy.