<workspace xmlns="http://unsuspicious.services/bxw"> <name>Test Workspace</name> <author>Test Author</author> <version>1</version> <modified>2019-09-24T20:59:37.521229</modified> <fixtures> <fixture name="RGB Fixture" id="0"> <channel name="R"> <ola universe="1" address="0"/> </channel> <channel name="G"> <ola universe="1" address="1"/> </channel> <channel name="B"> <ola universe="1" address="2"/> </channel> </fixture> <fixture name="Basic Fixture" id="1"> <channel name="Intensity"> <ola universe="1" address="3"/> </channel> </fixture> </fixtures> <functions> <function type="Scene" id="0" name="Red"> <value fixture="0" channel="0">255</value> <value fixture="0" channel="1">0</value> <value fixture="0" channel="2">0</value> </function> <function type="Scene" id="1" name="Green"> <value fixture="0" channel="0">0</value> <value fixture="0" channel="1">255</value> <value fixture="0" channel="2">0</value> </function> <function type="Scene" id="2" name="Blue"> <value fixture="0" channel="0">0</value> <value fixture="0" channel="1">0</value> <value fixture="0" channel="2">255</value> </function> <function type="Audio" id="3" name="Intro" fade-in="0" fade-out="0" filename="tests/silence.m4a"/> <function type="Chaser" id="4" name="Chaser 1" advance-mode="Loop"> <step id="5" name="Step 1" fade-in="100" fade-out="100" duration-mode="Inherit" function="0"/> <step id="6" name="Step 2" fade-in="100" fade-out="100" duration-mode="Inherit" function="1"/> <step id="7" name="Step 3" fade-in="100" fade-out="100" duration-mode="Inherit" function="2"/> </function> </functions> </workspace>