Code Monkey home page Code Monkey logo

Comments (8)

terrycain avatar terrycain commented on June 5, 2024 1

Effects per key would be software based. The daemon would have to support it. Until my new daemon is out I would hold off on thinking about this too much 😉

from polychromatic.

lah7 avatar lah7 commented on June 5, 2024

It's technically not possible until the driver and daemon supports this and provides an implementation to set effects per keys. It will also require a new save format for profiles.

There's some old discussion here: https://github.com/lah7/razer-chroma-drivers/issues/8#issuecomment-172838310

from polychromatic.

geordieF avatar geordieF commented on June 5, 2024

Lah, we could use canvas and make the colour for each key, then ctx.getImageData() the colour.

from polychromatic.

lah7 avatar lah7 commented on June 5, 2024

Sorry, I misread the original post. I was thinking of setting effects per keys. 😖

I'd like to keep the editor nice and simple, what's the benefit of having layers for colours?

from polychromatic.

geordieF avatar geordieF commented on June 5, 2024

Setting effects for keys is what I meant. You could do them manually instead of going by the driver, so that it is completely customizable. It's as simple as drawing on a canvas, getting colour data for individual pixels, and set individual key colours based on the pixels on the canvas

from polychromatic.

lah7 avatar lah7 commented on June 5, 2024

I'm still not understanding... 😕 We might be thinking about different concepts.

I'm aware Razer Synapse uses layers to set different effects using layers (e.g. Static, Spectrum, Wave, Reactive), is this what you're referring to?

AFAIK, effects per keys are done at hardware level. @terrycain may be able to confirm..


Or, are you suggesting the editor should set colours on different layers? If so, I'm not so sure of having pixel-based "colour" layers versus simply setting/picking colours on keys.


"Profiles" are currently for basic key highlighting in games and applications. Granted, it's not easy to set a gradient of all the keys (for instance), which could be some extra UI options to generate them.

To keep things clear, I think we should call them Key Profiles and any custom / aesthetic or animated "profiles" Custom Effect Profiles.

from polychromatic.

geordieF avatar geordieF commented on June 5, 2024

What I propose is that we render the effect on a canvas, getImageData that and apply pixel colours to keys. It would be a polychromatic feature, not the daemon.

from polychromatic.

lah7 avatar lah7 commented on June 5, 2024

I'm afraid I can't see the practical side of this.for the moment, nor am I fully understanding what you mean by your idea of "effects". Thanks for your interest though.

The profile editor will be revisited once the new daemon comes along and allows per key "lighting effects". After that, we are ready for more fancy lighting and perhaps even a new editor for creating animated "effects profiles". 😉

from polychromatic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.