| Age | Commit message (Collapse) | Author | Files | Lines |
|
The strip name checks are Ardour specific and moved to Ardour
handling scripts.
|
|
|
|
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.
|
|
|
|
- move initialization of console strips to console module
- rename strips.py to strip.py
|