ArtNet
ArtNet copied to clipboard
RDM?
Is there chance of this library ever having RDM support? I want to make a DMX interface and i'm modifying Mtongnz's code for it, but this library seems much more polished and user friendly but it doesn't support RDM.
@tonyxforce Sorry for not getting back to you sooner. I am not familiar with RDM, so I did some quick research. However, there seems to be a lot to fix, so I have plans to support it if many people request it.
Thank you! Looking forward to it
I would love to see that feature
would be a +1 here
In response to your request, I have implemented a rough version here.
- https://github.com/hideakitai/ArtNet/pull/135
It does not yet build on some platforms, but if it builds on your board, please try RDM. Please let me know if you encounter any issues.
I tried the example from you with GrandMA3.
Your Libary receives the ArtTodRequest, and sends an TOD response, but that's it. No other RDM communication.
RDM Packets seem to be ignored.
Do you have an other software where it could be tested?
Thank you so much for implementing this feature!
The issue I have is that I don't have any RDM enabled Artnet Software OR RDM enabled fixtures
I'm just designing an artnet node in which RDM would be a huge selling point
If you know of any free software that supports RDM please let me know too