spacemanspiff2007 / PyArtNet

"Python wrappers for the Art-Net protocol to send DMX over Ethernet"
GNU General Public License v3.0
70 stars 14 forks source link

Reading information #2

Closed neelpatelshah closed 5 years ago

neelpatelshah commented 5 years ago

Do you have any suggestions for what I could look into to read information from a Art-Net receiver? Essentially to check the value assigned to a given channel before assigning it a new one. Thank you in advance!

spacemanspiff2007 commented 5 years ago

Reading values from Artnet nodes is currently not supported by PyArtNet - Sorry. It would be nice if you could create a PR