view flax/editline @ 1971:b26a1e7fcfbe

dmx out: lots of stats and more reconnection attempts after usb errors Ignore-this: f0cf3420b6598007e68bc6f237fb8ed7
author drewp@bigasterisk.com
date Sat, 08 Jun 2019 03:54:01 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/usr/bin/python

"""loads and saves timelines. lets you edit the timings and select the
functions. you should be able to edit the functions' parameters also.
"""

import Tkinter as tk