view flax/editline @ 1672:3b339c468702

sequencer needs to resolve values from multiple notes Ignore-this: 28ed09979fe787b6ea5bc507c1ee7183
author drewp@bigasterisk.com
date Sun, 11 Jun 2017 18:34:56 +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