Onur Alp Bicer
Onur Alp Bicer
Are there any plans for production ready release of a v3? I'd be happy to help with documentation or examples or code.
Pretty sure I'm having the same/similar issue. When I have a scale !== 1 and then render Rnd(as in, conditionally render div in the beginning, then change that flag to...
@bokuweb I can't share that project's code as it's a work project, but I'll try and make a repro on codesandbox when I can. In the meantime, doing the following...
So basically when I load your code into visual studio 2017 and try to compile, I get an error saying "Unable to start program '(path-to-folder)\x64\Debug\MSI-mystic-light-tool.exe'. The system can't find the...
Alright, it is compiling now at least. I'm getting "Function returned status code: Request is complete." and then nothing for a bit. Then I got a Debug Assertion Failed runtime...
Admin rights did work, though the led count is 14966932 so obviously that's wrong, but that should be fine, I'm only trying to make a color cycle effect. I am...
I was just typing an edit, that didn't happen again after that time so I guess that's fine. I just tried a setColor just to test if I can use...
Yeah, after looking at your sample getStyle code I think I understand how it works. I'm gonna give it a go later and see how it goes, thank you very...
So I've been trying to play around with it for a bit, but right now if I put any code after the print device type and led count in your...
I'm uploading everything to git at https://github.com/onuralpbicer/mystic-light-sdk-test I haven't really done almost any changes to the code anyways, I just added a setColor. Just to add, when I run with...