Skip to content

Commit

Permalink
Rename here
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzstaffel committed May 15, 2024
1 parent 69e1224 commit 9d2b563
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions proposal/light-distribution-proposal/proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,25 +85,25 @@ Example Two Beam Fixture:
<ChannelSet DMXFrom="0/1" Name="Wide" >
</ChannelSet>
<ChannelSet DMXFrom="1/1" >
<SubChannelSet
<ChannelSetLightDistribution
Beam="Beam1"
LightDistributionFrom="sample_default_file1"
LightDistributionTo="narrow_file1"
/>
<SubChannelSet
<ChannelSetLightDistribution
Beam="Beam2"
LightDistributionFrom="sample_default_file2"
LightDistributionTo="narrow_file2"
/>
</ChannelSet>
<ChannelSet DMXFrom="255/1" Name="Narrow">
<SubChannelSet
<ChannelSetLightDistribution
Beam="Beam1"
LightDistributionFrom="narrow_file1"
LightDistributionTo="narrow_file1"
/>
<SubChannelSet
<ChannelSetLightDistribution
Beam="Beam2"
LightDistributionFrom="narrow_file2"
LightDistributionTo="narrow_file2"
Expand Down

0 comments on commit 9d2b563

Please sign in to comment.