spacemanspiff2007 / PyArtNet

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

reading from Artnet #48

Open ramack opened 3 weeks ago

ramack commented 3 weeks ago

Is it supported by PyArtNet to read data from Artnet? Or if not is there any plan to add it or another project supporting the read from artnet?

Breina commented 3 weeks ago

Check out http://github.com/spacemanspiff2007/PyArtNet/pull/36 :)

Related to #31

ramack commented 3 weeks ago

thanks, I have already seen this, but didn't want to dig into the details. And finally the question is if the project is willing to merge this...