From b82bc24308b3c34caf6d9ef3786c9da4ef5fd3af Mon Sep 17 00:00:00 2001 From: Graham Northup Date: Tue, 5 Feb 2019 00:20:44 -0500 Subject: lotsa stuff --- ivtomid.py | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ivtomid.py (limited to 'ivtomid.py') diff --git a/ivtomid.py b/ivtomid.py new file mode 100644 index 0000000..c439502 --- /dev/null +++ b/ivtomid.py @@ -0,0 +1,13 @@ +''' +itl_chorus -- ITL Chorus Suite +ivtomid -- Convert IV to MIDI + +Revert the conversion of mkiv. +''' + +import xml.etree.ElementTree as ET +import optparse, sys +import midi + +parser = optparse.OptionParser() +parser.add_option(' -- cgit v1.2.3-70-g09d2