Skip to content

support transition directives in rgb file #1

@Human

Description

@Human

Currently, Hugh can be told to use different transition parameters by changing hugh_config.ini, but this is not coordinated with changes to the rgb CSV file.

  • Add support for specifying an override in the rgb file to the general transition configuration in hugh_config.ini

Current example (red at 100%)
255, 0, 0

Future example (red at 100%, no instant transition, fade through black, 127 increments of change)
255, 0, 0, 0, 1, 127

(Or possibly True and False instead of 1 and 0.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions