| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-05 | Remove strip name tracking. | sbahling | 1 | -9/+4 | |
| The strip name checks are Ardour specific and moved to Ardour handling scripts. | |||||
| 2018-11-05 | More code cleanup | sbahling | 1 | -7/+0 | |
| 2018-11-05 | code cleanup | sbahling | 1 | -5/+12 | |
| 2018-11-05 | index is a better name in this case | sbahling | 1 | -2/+2 | |
| 2018-11-04 | Add encoder mode handlertascam_fw_console-0.3 | sbahling | 1 | -8/+8 | |
| 2018-11-03 | Serve as base OSC server for the Tascam Console Unittascam_fw_console-0.2 | sbahling | 1 | -48/+16 | |
| We remove the Ardour specific OSC mapping and create our own OSC API that will be consumed by OSC translators that communicate to specific applications. We only send the state of each control and set the state of each fader or led based on received commands. Logic for interpreting the control state will be moved to the OSC translator code. | |||||
| 2018-11-02 | Add Encoder class | sbahling | 1 | -0/+8 | |
| 2018-11-02 | rafactor strips | sbahling | 1 | -2/+6 | |
| - move initialization of console strips to console module - rename strips.py to strip.py | |||||
| 2018-11-02 | Remove duplicate line | sbahling | 1 | -1/+0 | |
| 2018-10-31 | Handle incoming strip select notification | sbahling | 1 | -3/+13 | |
| 2018-10-31 | Fix bank switching | sbahling | 1 | -2/+2 | |
| 2018-10-31 | Enhance encoder handling | sbahling | 1 | -8/+52 | |
| Add EQ and Jog wheel encoder handlers | |||||
| 2018-10-31 | Add handler for trim encoder | sbahling | 1 | -6/+10 | |
| 2018-10-31 | Fix handling of master fader | sbahling | 1 | -1/+1 | |
| 2018-10-26 | Create initial package setup with setuptools | sbahling | 1 | -0/+340 | |
