summaryrefslogtreecommitdiff
path: root/interface/channelbank.py
AgeCommit message (Collapse)Author
2019-10-31Fix up the rendering modeBen Connors
- Fix bug in chaser code leading to incorrect advance - Only known bug is cursor is in the wrong spot during render
2019-10-30Implement most of run modeBen Connors
- Audio doesn't play the past the first time - Advance is a bit late
2019-10-26More interface featuresBen Connors
- Can now edit chasers a bit o Edit component steps o Change step durations
2019-10-25Add preliminary chaser viewerBen Connors
2019-10-18Get a decent start on the actual interfaceBen Connors
- Can edit, create, delete scenes - Basic saving
2019-10-01Add initial work on curses interfaceBen Connors