Files @ 1b6583740f76
Branch filter:

Location: light9/flax/editsub

drewp@bigasterisk.com
prefer the later midi device. i don't what the other one is
Ignore-this: 28869f56aaa60c0256afe224da0cf3e7
1
2
3
4
5
#!/usr/bin/env python

import sys
import Subcomposer
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)