view dmx_usb_module/pyout @ 524:880bfdd5deb0

ascoltami /api endpoint next to /RPC2, returns play start time as well as song+pos Ignore-this: 9395a156cb70de6578ca4b3aa5239aaa
author drewp@bigasterisk.com
date Wed, 09 Jun 2010 05:35:06 +0000
parents 4e60444605f6
children 2b2ad8e7cb9f
line wrap: on
line source


from dmx import Dmx

d = Dmx()
while 1:
    d.write("\xff" * 100, times=1)