Skip to content

Transform "Color Temperature" missing #658

Closed
@FreshGer

Description

@FreshGer

Hello,

First: i am loving this project.

One Thing i would like to mention anyway: In the former hyperion we were able to change the overall color temperature. This is needed to match the colors of the Stripe (standard is blue-ish) with that of the TV. Matching the "Whitelevel" only helps with real white, not with gray or others.

Back then it was done like this:
std::vector<ColorRgb> ledColors = _raw2ledTemperature->applyCorrection(adjustedColors);

static MultiColorCorrection * createLedColorsTemperature(const unsigned ledCnt, const Json::Value & colorTemperatureConfig);

From what i understand it would need to be placed in the void MultiColorAdjustment::applyAdjustment(std::vector& ledColors)? :)

Regards,
FreshGer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions