view flax/editline @ 1738:a2faa1b70dbe

redoing Note draw object and note adjusters Ignore-this: 85e32623f7696a7c8ed47ab8eac05b66
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 17 May 2018 07:44:34 +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