Author Topic: Effects here are they stored  (Read 3985 times)

Offline bobbert

  • Newbie
  • *
  • Posts: 30
    • View Profile
Effects here are they stored
« on: February 28, 2016, 06:03:52 PM »
Where are the effects preset stored. How do to save ones from a shared sequence?

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Effects here are they stored
« Reply #1 on: February 28, 2016, 06:51:03 PM »
The saved presets are located in the xlights_rgbeffects.xml file within the show folder.  You can copy and paste from one xml to another for a shared preset.  Be sure to place it within the preset section of the xml.  Back up your original xml file first before you mess with it just incase you need to go back to it.
Kevin Pankratz
Blaine MN

Offline bobbert

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Effects here are they stored
« Reply #2 on: February 29, 2016, 10:12:53 AM »
 in the xml file, how are they listed in groups or as single enters?

Offline kevinp

  • Sr. Member
  • ****
  • Posts: 373
    • View Profile
Re: Effects here are they stored
« Reply #3 on: February 29, 2016, 10:52:25 AM »
If you open the xml file up you will see a tag labeled <effectGroup name="your group name"> followed by a effect name tag with all of the information pertaining to the effect that is stored.

You'll want to use a proper xml editor so that the formatting is easier to read.
Kevin Pankratz
Blaine MN

Offline mararunr

  • Sr. Member
  • ****
  • Posts: 271
    • View Profile
    • Bentonville Heart Lites
Re: Effects here are they stored
« Reply #4 on: February 29, 2016, 11:27:05 AM »
I would suggest Notepad++ for your xml editor
Bentonville Heart Lites (www.facebook.com/bheartlites)

Offline sean

  • Administrator
  • Hero Member
  • *****
  • Posts: 1727
    • View Profile
    • Xlights and Nutcracker Forum
Re: Effects here are they stored
« Reply #5 on: February 29, 2016, 01:01:09 PM »
I would suggest Notepad++ for your xml editor

I would also enable the XML plug in that is available in Notepad++, very nice
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 bobbert

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Effects here are they stored
« Reply #6 on: March 01, 2016, 01:15:33 PM »
I have the xml plugin enabled. Still do not see any thing like what you xml.png shows. Done a search in the xlights_rgbeffects_xml file and the sequence file. None of the effect preset that I named are int either one.

Offline flyinverted

  • Administrator
  • Hero Member
  • *****
  • Posts: 756
    • View Profile
Re: Effects here are they stored
« Reply #7 on: March 01, 2016, 01:29:48 PM »
Here is what the preset look like on one of my configs.
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 bobbert

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Effects here are they stored
« Reply #8 on: March 03, 2016, 11:00:22 AM »
There is no listing of <effectGroup name=" in either the sequence or the rgbeffect xml files. Which file are the saved in? I upgraded the 2016.9 all that is list is layers.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Effects here are they stored
« Reply #9 on: March 03, 2016, 11:24:33 AM »
They are in the rgbeffects file.  Maybe you don't have any in the file you are looking at.  They start at the <effects> tag.  It's possible to have no <effectGroup> tags because they only exist if you created groups for your presets.