index
:
tascam-fw-osc.git
master
Open Sound Control Server For Tascam Firewire Control Surfaces
sbahling@mudgum.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
Merge branch 'master' of git.mudgum.net:tascam-fw-osc
sbahling
0
-0
/
+0
2020-06-04
Update README
sbahling
1
-6
/
+7
2020-06-04
Update README
sbahling
1
-6
/
+7
2020-06-04
Update for latest release of Hinawa API
sbahling
1
-2
/
+3
2020-06-04
Change ConsoleStatus to ConsoleState
sbahling
1
-5
/
+2
2020-06-04
Add -d/--device option to specify path of the snd device
sbahling
2
-3
/
+14
2020-06-04
Remove use of calback functions that were removed earlier
sbahling
1
-4
/
+1
2018-11-05
Remove strip name tracking.
sbahling
2
-10
/
+4
2018-11-05
More code cleanup
sbahling
3
-11
/
+1
2018-11-05
Remove unused code
sbahling
1
-10
/
+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 handler
tascam_fw_console-0.3
sbahling
2
-8
/
+9
2018-11-03
Serve as base OSC server for the Tascam Console Unit
tascam_fw_console-0.2
sbahling
8
-407
/
+200
2018-11-02
Add Encoder class
sbahling
3
-0
/
+51
2018-11-02
rafactor strips
sbahling
2
-9
/
+6
2018-11-02
rename faders.py to fader.py
sbahling
2
-1
/
+1
2018-11-02
Remove duplicate line
sbahling
1
-1
/
+0
2018-11-02
Simplify Fader API
sbahling
2
-3
/
+3
2018-10-31
Handle incoming strip select notification
sbahling
2
-3
/
+14
2018-10-31
Fix bank switching
sbahling
2
-9
/
+7
2018-10-31
Enhance encoder handling
sbahling
1
-8
/
+52
2018-10-31
Add handler for trim encoder
sbahling
3
-6
/
+34
2018-10-31
ignore egg-info
sbahling
1
-0
/
+1
2018-10-31
Fix handling of master fader
sbahling
2
-4
/
+10
2018-10-31
Fix port assignments
sbahling
1
-2
/
+3
2018-10-26
Add versioneer
sbahling
7
-1
/
+2359
2018-10-26
Create initial package setup with setuptools
sbahling
10
-11
/
+33
2018-10-23
Fix copyright year
sbahling
7
-7
/
+7
2018-10-23
Create main command tascam-fw-console
sbahling
2
-44
/
+99
2018-10-22
Remove unused code
sbahling
2
-465
/
+0
2018-10-22
Enable encoder handling
sbahling
1
-0
/
+29
2018-10-22
Strip.recenable has changed to Strip.rec
sbahling
1
-2
/
+2
2018-10-22
Address fader of the unit strip for set_position()
sbahling
1
-1
/
+1
2018-10-22
fix indexing of strips list
sbahling
1
-4
/
+4
2018-10-22
Remove unused "args" parameter from OSC callbacks
sbahling
1
-12
/
+12
2018-10-22
Access console button state from another button
sbahling
2
-4
/
+17
2018-10-22
Pass console to buttons not unit
sbahling
1
-98
/
+97
2018-10-21
Fixing the fader position handling
sbahling
3
-15
/
+9
2018-10-21
Fixes
sbahling
3
-21
/
+21
2018-10-21
continued refactoring
sbahling
6
-109
/
+328
2018-10-20
Initial refactoring work
sbahling
7
-394
/
+815
2018-10-14
Initial commit
original
sbahling
3
-0
/
+1192