Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Attributes Proposal #199

Open
wants to merge 9 commits into
base: next
Choose a base branch
from
Open

Conversation

moritzstaffel
Copy link
Contributor

Implementing #182

This currently is a working draft for the Tracking Attributes Proposal. It just collects what we currently have.

@petrvanekrobe
Copy link
Contributor

Note to self:

          <ChannelFunction Attribute="RoboSpot" CustomName="" DMXFrom="225/1" Default="235/1" Max="1.000000" Min="0.000000" Name="RoboSpot" OriginalAttribute="Power/Special functions" PhysicalFrom="0.000000" PhysicalTo="1.000000" RealAcceleration="0.000000" RealFade="0.000000">
            <ChannelSet DMXFrom="225/1" Name="RoboSpot enabled" WheelSlotIndex="0"/>
            <ChannelSet DMXFrom="230/1" Name="RoboSpot disabled except faders and PT" WheelSlotIndex="0"/>
            <ChannelSet DMXFrom="235/1" Name="RoboSpot fully disabled" WheelSlotIndex="0"/>

Copy link
Contributor Author

@moritzstaffel moritzstaffel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ups, i forgot to send this after our meeting

           <Attribute Name="TrackerMode" Pretty="Dim" Feature="Tracking.Tracking" PhysicalUnit="None"/>

           <Attribute Name="TrackerControlHeight" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Length"/>
           <Attribute Name="TrackerControlSpeed" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Speed"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only three values
Low
Middle
High


           <Attribute Name="TrackerControlHeight" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Length"/>
           <Attribute Name="TrackerControlSpeed" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Speed"/>
           <Attribute Name="TrackerControlFreeze" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="None"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Freeze: Percent

Filtering of little movements

           <Attribute Name="TrackerOffsetZ" Pretty="Dim" Feature="Tracking.Tracking" PhysicalUnit="Length"/>
           <Attribute Name="TrackerMode" Pretty="Dim" Feature="Tracking.Tracking" PhysicalUnit="None"/>

           <Attribute Name="TrackerControlHeight" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Length"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TrackerControl ->TrackingTarget ??

@moritzstaffel
Copy link
Contributor Author

@zactrackCR Can you have a look on the new feature and feature groups.

When they are fine with you, we are ready to go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants