view flax/editline @ 2342:81d5b6d97ed3

UI for picking the midi controlled page of faders
author drewp@bigasterisk.com
date Sat, 03 Jun 2023 12:09:09 -0700
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