summaryrefslogtreecommitdiff
path: root/tascam_fw_console/console.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-09Use new tascam_fw Python moduleHEADmastersbahling1-2/+2
2020-06-09Remove parts that should not have been addedsbahling1-6/+0
2020-06-07Change rest of "status" references to "state".sbahling1-12/+12
2020-06-04Update for latest release of Hinawa APIsbahling1-2/+3
2020-06-04Change ConsoleStatus to ConsoleStatesbahling1-5/+2
2020-06-04Add -d/--device option to specify path of the snd devicesbahling1-1/+9
2018-11-05Remove strip name tracking.sbahling1-9/+4
2018-11-05More code cleanupsbahling1-7/+0
2018-11-05code cleanupsbahling1-5/+12
2018-11-05index is a better name in this casesbahling1-2/+2
2018-11-04Add encoder mode handlertascam_fw_console-0.3sbahling1-8/+8
2018-11-03Serve as base OSC server for the Tascam Console Unittascam_fw_console-0.2sbahling1-48/+16
2018-11-02Add Encoder classsbahling1-0/+8
2018-11-02rafactor stripssbahling1-2/+6
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
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