Author Topic: Issue with butterfly  (Read 4097 times)

Offline bigstott

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
Issue with butterfly
« on: June 17, 2014, 10:17:28 PM »
I have butterfly running on a single strand of 2811 strips and the first two IC's are stuck in red..... IT will only do this in butterfly. Any other effect runs normally. Any ideas?

Offline JonB256

  • Hero Member
  • *****
  • Posts: 832
    • View Profile
    • My Christmas Website
Re: Issue with butterfly
« Reply #1 on: June 18, 2014, 04:43:49 AM »
Choose a different pallette color for butterfly.  Does it change?

sent from my Galaxy Note


Offline MrChristmas2000

  • Sr. Member
  • ****
  • Posts: 293
    • View Profile
Re: Issue with butterfly
« Reply #2 on: June 18, 2014, 05:44:24 AM »
Are you using the latest version of Nutcracker?

Offline flyinverted

  • Administrator
  • Hero Member
  • *****
  • Posts: 756
    • View Profile
Re: Issue with butterfly
« Reply #3 on: June 18, 2014, 09:24:03 AM »
I just created a string and applied butterfly and see that too.    (V3.3.9)

Changing the pallet has the same effect but with whatever the top most color selected will result as being the constant pixel that never changes color.

I just noticed that when I switched back to my 24x50 tree the lower left 2 pixels don't change colors either.

Not a big deal to me though. The sequences should be changing every 2-8 seconds and we should have so many millions of lights in our displays that nobody will notice :)


« Last Edit: June 18, 2014, 09:28:26 AM by flyinverted »
Steve Giron
Maricopa County, AZ
xLights user with a boat-load of channels.

Do not ask to know all the answers, but ask to understand the question.

Offline MrChristmas2000

  • Sr. Member
  • ****
  • Posts: 293
    • View Profile
Re: Issue with butterfly
« Reply #4 on: June 18, 2014, 10:05:40 AM »
Have you reported the problem to Sean?

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: Issue with butterfly
« Reply #5 on: June 18, 2014, 11:48:42 AM »
i am looking into the equation that creates the butterfly.
if you have a matrix 30x40
then i do a loop x=  0 to 29
    y = 0 to 39
Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: Issue with butterfly
« Reply #6 on: June 18, 2014, 11:51:32 AM »
i am looking into the equation that creates the butterfly.
if you have a matrix 30x40
then i do a loop x=  0 to 29
    y = 0 to 39
       f(x,y) = butterfly()

values of zero and one (bottom left corner of a matrix, are always returning a zero. The return value is the hue. A hue of Zero is RED.

in other words, i need to find why 0,0 or 0,1 and 1,0 always have the equation return 0.

i am looking in to it. I wrote the equation two years ago and have not delved deeper.

this is where i found the original equation,  http://mathworld.wolfram.com/ButterflyFunction.html
Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: Issue with butterfly
« Reply #7 on: June 18, 2014, 06:56:17 PM »
Next release of Nutcracker will have the butterfly effect fixed.
Sean
Littleton, CO
Latest releases http://nutcracker123.com/nutcracker/releases
xLights/Nutcracker Forum http://nutcracker123.com/forum/index.php
Fbook [url=https://www.facebook.com/groups/62

Offline Aaron Maue

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • Blue Creek Christmas
Re: Issue with butterfly
« Reply #8 on: June 19, 2014, 02:22:05 PM »
Excellent. I had noticed that too, but it didn't bother me much, so I didn't point it out. And now, it's getting fixed anyway! You rock, Sean!

Offline flyinverted

  • Administrator
  • Hero Member
  • *****
  • Posts: 756
    • View Profile
Re: Issue with butterfly
« Reply #9 on: June 23, 2014, 09:53:55 AM »
The new Butterfly looks great Sean!! 

The new effects look like they're Glediator inspired.   I hope they keep coming!

Steve Giron
Maricopa County, AZ
xLights user with a boat-load of channels.

Do not ask to know all the answers, but ask to understand the question.