Open codenotes opened 9 years ago
Hey @codenotes . We're looking to update the examples very soon, but are busy working on various applications and also future iterations of Colore.
For now, feel free to join the Gitter on the readme of Colore, and ask as many questions as you like.
An example of using it Corale.Colore.Core.Keyboard.Instance.SetAll(Corale.Colore.Core.Color.Red)
Docs are available also: https://coralestudios.github.io/Colore/docs/
I am having a terrible time using the chromaSDK, The Razer example does not work correctly (at least not on windows 10 and with Black Widow) have tested backwards and forwards, step debugged, tried 32 and 64 bit builds, everything.)
Decided to try out Colore as an alternative interface (the Razer supplies an MFC C++ example compiled in VS 2010...very old, non-supported stuff) , and while I can compile Colore fine...I can find absolutely no example of its use. I would have thought this application (the WPF) would demonstrate actual functionality. But it seems to be....the library encapuslated in WPF?
Question is, does there exist, anywhere, an actual example of the Colore API being used and effecting changes in a razer device (such as changing lighting on a chroma keyboard?)