GithubHelp home page GithubHelp logo

Comments (5)

DarthAffe avatar DarthAffe commented on June 11, 2024

No, currently the CUE-SDK only allows to set LED-colors.
It might be possible if there are undocumented api possibilities or of course through a memory-hack, but I haven't investigated both so far.
I can investigate it this weekend, but I haven't much hope to find a solution which doesn't trigger any av :p:

PS: Would it be of some use if it would be possible to load exported CUE-profile-settings? 'Depending on the format this might be implemented without too much effort.

from cue.net.

loganintech avatar loganintech commented on June 11, 2024

I think that would be a useful feature, however many profiles are often very complicated and can contain lighting effects that respond to key presses. I have not delved fully into your api implementation of effects but it would be a highly interesting feature for those who want to just make the color schemes in CUE and manipulate them in a C# application.

from cue.net.

DarthAffe avatar DarthAffe commented on June 11, 2024

lighting effects that respond to key presses.

Ah i forgot about that ...
Well I'll dig a bit into that now - maybe I'm able to find some kind of workaround.

And to be honest I'm absolutely not happy with the effect thing until now (that's why it isn't even documented) but I'm not sure how to implement it better ...

from cue.net.

DarthAffe avatar DarthAffe commented on June 11, 2024

I'm sorry but I don't see a possibility to implement profile-switching with the current abilities of the SDK.
I found two promising things while looking around:

  1. 3 named pipes provided by CUE - but since they are not documented It's hard to find functions which aren't yet in the sdk (if there are even any).
  2. The profile-switcher from corsair-forums - this seems to be the only working approach but since it depends on restarting cue to reload configurations it's impossible to use with the SDK (it's closing the connection and leave you unable to do anything)

The only way I can image to get a solution close to that, is to load the profiles (or at least the colors without effects, assignments etc.) and switch between them.
I'll implement a simple loading mechanism for profiles now :)

from cue.net.

DarthAffe avatar DarthAffe commented on June 11, 2024

I just created a new release containing the new possibility to load simple profile-data.
I'm sorry but this is all I'm able to do right now. If the SDK will ever allow to do something or someone gets a solution I'll of course implement it :)

from cue.net.

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.