summaryrefslogtreecommitdiff
path: root/tascam_fw_console/console.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-02rafactor stripssbahling1-2/+6
- move initialization of console strips to console module - rename strips.py to strip.py
2018-11-02Remove duplicate linesbahling1-1/+0
2018-10-31Handle incoming strip select notificationsbahling1-3/+13
2018-10-31Fix bank switchingsbahling1-2/+2
2018-10-31Enhance encoder handlingsbahling1-8/+52
Add EQ and Jog wheel encoder handlers
2018-10-31Add handler for trim encodersbahling1-6/+10
2018-10-31Fix handling of master fadersbahling1-1/+1
2018-10-26Create initial package setup with setuptoolssbahling1-0/+340