Skip to content

What's up with the FlockEffect dimming?  #79

@BlipRanger

Description

@BlipRanger

myMatrix->dimAll(255 - (settings.scale % 11) * 3); basically goes between 255 and 222 and then resets when you hit a multiple of 11. Any idea why that's the case?

myMatrix->dimAll(255 - (settings.scale % 11) * 3);

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