smeighan
Dedicated elf
It works!!
I just pasted 1000 channels of a Nutcracker Spiral into LSP 2.0, paste took < 8 seconds
I had not decided on what sequencer i would use, now i think it will be LSP (I bought it last january, just have never used it).
ok, make_lsp.php is released so people can try it.
1) Create effects as normal, select lsp to create an output xml file
2) Right click the file that is created and store it on top of your UserPatterns.xml file. If you use patterns, make a copy first.
on my windows 7 box, this file is found here
c: => Programs (86) => GraphXPros => LSP Sequencer => UserPatterns.xml
3) Launch LSP, open a sequence that has rgb channels.
4) On the left menu bar, select Patterns. You will see a group named Nutcracker. Below that will be your nutcracker effect you just created. My pattern was called AA+BARBERPOLE_180
5 )Drag and drop this effect onto your timeline.
All of this is beta, please give me feedback.
I am not sure what value i should be using for the gui id. I made a pattern and then copied the value that was from my desktop.
Here follow a sample of a UserPatterns.xml file. The part in red is my question.
<?xml version="1.0"?>
<ArrayOfPattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Pattern>
<GroupName>Nutcracker</GroupName>
<Name>AA+BARBERPOLE_180</Name>
<Image>
<Width>99999</Width>
<Height>140</Height>
</Image>
<Tracks>
<Track>
<TrackGuid>60cc0c76-f458-4e67-abb4-5d56a9c1d97c</TrackGuid>
<IsHidden>false</IsHidden>
<IsPrimaryTrack>false</IsPrimaryTrack>
<TrackColorName>Gainsboro</TrackColorName>
<TrackColorARGB>-2302756</TrackColorARGB>
<TrackID>0</TrackID>
<TrackType>0</TrackType>
<WiiMapping inv="0" ibn="" inbn="" ani="0" ain="" hty="-1" fed="0" wind="-1" wibt="0" cint="False" ceff="False" hefsd="True" lef="3" lefl="1" intb="0" efd="0" />
<Name />
<Intervals>
<TimeInterval eff="3" dat="<?xml version="1.0" encoding="utf-16"?><ec> <in>100</in> <out>100</out></ec>" gui="{DA98BD5D-9C00-40fe-A11C-AD3242573443}" in="100" out="100" pos="50000" sin="-1" att="0" bst="0" ben="0" />
<TimeInterval eff="3" dat="<?xml version="1.0" encoding="utf-16"?><ec> <in>100</in> <out>100</out></ec>" gui="{DA98BD5D-9C00-40fe-A11C-AD3242573443}" in="100" out="100" pos="100000" sin="-1" att="0" bst="0" ben="0" />
<TimeInterval eff="3" dat="<?xml version="1.0" encoding="utf-16"?><ec> <in>100</in> <out>100</out></ec>" gui="{DA98BD5D-9C00-40fe-A11C-AD3242573443}" in="100" out="100" pos="150000" sin="-1" att="0" bst="16713925" ben="16713925" />
if it turns out we need this to be custom, i will have to prompt for each of your gui values.
we will see
I just pasted 1000 channels of a Nutcracker Spiral into LSP 2.0, paste took < 8 seconds
I had not decided on what sequencer i would use, now i think it will be LSP (I bought it last january, just have never used it).
ok, make_lsp.php is released so people can try it.
1) Create effects as normal, select lsp to create an output xml file
2) Right click the file that is created and store it on top of your UserPatterns.xml file. If you use patterns, make a copy first.
on my windows 7 box, this file is found here
c: => Programs (86) => GraphXPros => LSP Sequencer => UserPatterns.xml
3) Launch LSP, open a sequence that has rgb channels.
4) On the left menu bar, select Patterns. You will see a group named Nutcracker. Below that will be your nutcracker effect you just created. My pattern was called AA+BARBERPOLE_180
5 )Drag and drop this effect onto your timeline.
All of this is beta, please give me feedback.
I am not sure what value i should be using for the gui id. I made a pattern and then copied the value that was from my desktop.
Here follow a sample of a UserPatterns.xml file. The part in red is my question.
<?xml version="1.0"?>
<ArrayOfPattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Pattern>
<GroupName>Nutcracker</GroupName>
<Name>AA+BARBERPOLE_180</Name>
<Image>
<Width>99999</Width>
<Height>140</Height>
</Image>
<Tracks>
<Track>
<TrackGuid>60cc0c76-f458-4e67-abb4-5d56a9c1d97c</TrackGuid>
<IsHidden>false</IsHidden>
<IsPrimaryTrack>false</IsPrimaryTrack>
<TrackColorName>Gainsboro</TrackColorName>
<TrackColorARGB>-2302756</TrackColorARGB>
<TrackID>0</TrackID>
<TrackType>0</TrackType>
<WiiMapping inv="0" ibn="" inbn="" ani="0" ain="" hty="-1" fed="0" wind="-1" wibt="0" cint="False" ceff="False" hefsd="True" lef="3" lefl="1" intb="0" efd="0" />
<Name />
<Intervals>
<TimeInterval eff="3" dat="<?xml version="1.0" encoding="utf-16"?><ec> <in>100</in> <out>100</out></ec>" gui="{DA98BD5D-9C00-40fe-A11C-AD3242573443}" in="100" out="100" pos="50000" sin="-1" att="0" bst="0" ben="0" />
<TimeInterval eff="3" dat="<?xml version="1.0" encoding="utf-16"?><ec> <in>100</in> <out>100</out></ec>" gui="{DA98BD5D-9C00-40fe-A11C-AD3242573443}" in="100" out="100" pos="100000" sin="-1" att="0" bst="0" ben="0" />
<TimeInterval eff="3" dat="<?xml version="1.0" encoding="utf-16"?><ec> <in>100</in> <out>100</out></ec>" gui="{DA98BD5D-9C00-40fe-A11C-AD3242573443}" in="100" out="100" pos="150000" sin="-1" att="0" bst="16713925" ben="16713925" />
if it turns out we need this to be custom, i will have to prompt for each of your gui values.
we will see