cbdevnet / midimonster

Multi-protocol control & translation software (ArtNet, MIDI, OSC, sACN, ...)
https://midimonster.net/
BSD 2-Clause "Simplified" License
506 stars 50 forks source link

Philips Kinet integration #90

Open jelimoore opened 3 years ago

jelimoore commented 3 years ago

Hi, first off, great project, used it on a number of shows and it's saved me out of a couple of sticky situations. I love it. However I was wondering if Philips KiNet support was in the works? (https://opendmx.net/index.php/KiNET and https://cycling74.com/forums/color-kinetics-network-control for reference)? I'm no (serious) programmer, but it seems like it shouldn't be too hard to implement. Additionally, if my next gig pans out, I will have access to a pretty decent sized KiNet installation to do some proof of concept/testing with.

cbdevnet commented 3 years ago

Hi @jelimoore, great to hear that you like the project! It's always encouraging to hear positive feedback :)

Documentation on the protocol seems a bit terse, and I don't have any hardware that speaks it, but I can cobble together a prototype from the documentation I'm seeing. If you could test-drive that to confirm it works, that would be greatly appreciated!

jelimoore commented 3 years ago

That would be awesome! I don't know if/when I'll get the gig with the Kinet pixels but if I do I'll let you know.

Jack

On Mon, Apr 19, 2021, 12:32 PM cbdev @.***> wrote:

Hi @jelimoore https://github.com/jelimoore, great to hear that you like the project! It's always encouraging to hear positive feedback :)

Documentation on the protocol seems a bit terse, and I don't have any hardware that speaks it, but I can cobble together a prototype from the documentation I'm seeing. If you could test-drive that to confirm it works, that would be greatly appreciated!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cbdevnet/midimonster/issues/90#issuecomment-822646798, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPKCRMSWNG7R4WK7VZFEJ3TJRSMFANCNFSM43EX5PAA .

MikeHeid commented 3 years ago

second this!

Spacelord09 commented 3 years ago

@MikeHeid What do you mean?

MikeHeid commented 3 years ago

Sorry, should have been more explicit, i love the idea of implementing KiNET. There is another project that has done a great job it that may assist in any future integrations. https://github.com/Dewb/artnet-bridge

cbdevnet commented 3 years ago

Hi @MikeHeid, thanks for the link! I'll definitely take KiNet into nearer consideration for the next development sessions