Open findkiko opened 9 years ago
Hi there,
First, my apologies for the state of the project. It's in pre-pre-pre-alpha at the moment and I haven't tested most of its functionality thoroughly enough yet. That said, it "should" work, but there's no real guarantee of that.
For a different grid layout that should be all you need. It won't even make that much of a difference to most things, only a few of the effects.
There are three adapter modes, specified in the settings file.
I hope this is helpful. Let me know if there's anything else I can help you with. Theoretically it shouldn't be that complicated but I think I've just proven the opposite, haha.
On Tue, 7 Jul 2015 7:51 am findkiko notifications@github.com wrote:
Hi, this looks useful to me. Thanks for putting it up here, just in time! Just curious about how to tweak it for our setup. I see you have 53x1 in your settings.xml Is that the only thing I'd need to change for a different grid layout? Our OPC server already knows about our led strip configuration, This client should just send a big rectangle of pixels to render correct?
— Reply to this email directly or view it on GitHub https://github.com/iKadmium/kadmium-artnet-opc/issues/1.
Big thanks. Yeah shouldn't need to get too deep in the weeds. We've got fadecandy boards that speak OPC. But the non-coders are dying to use something simple like glediator to control artwork, which speaks artnet, so we just need a translator while we don't have any kind of gui of our own yet. Thanks for your help. We'll try it out over the coming days.
Hi, I'm also interested in this piece of software, but I don't know how to run it. I have a program that sends Art-Net (Madrix) and want it to connect to a Fadecandy board as noted by @findkiko. I have a superficial knowledge of Java (a little bit of programming in DrJava), so I guess I have to compile it, but could use help with that ;). Thanks in advance!
Honestly, it's not really very friendly for public consumption at the moment. I got it to a stage where I could use it myself (being intimately aware of where it could explode and knowing how to avoid that) and then stopped working on it. I might take another look at it today and see if I can do something to make it better for that.
Hi, this looks useful to me. Thanks for putting it up here, just in time! Just curious about how to tweak it for our setup. I see you have 53x1 in your settings.xml Is that the only thing I'd need to change for a different grid layout? Our OPC server already knows about our led strip configuration, This client should just send a big rectangle of pixels to render correct?