view flax/editline @ 1907:ec6ec713c276

output escaping bug in homepage made spectrograms fail Ignore-this: b27ede936127b02f4ed30e132d2bf0d
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 10:54:45 +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