summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYING339
-rw-r--r--README.md21
-rw-r--r--tascam-fw-osc.py832
3 files changed, 1192 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..d159169
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,339 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4ace683
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+
+Open Sound Control for Tascam Firewire control surfaces
+=======================================================
+
+This is a simple daemon that reacts on received OSC messages to control the
+Tascam surface (update LEDs and Faders) as well as sends OSC messages
+based on user input via the control surface (pressing buttons, moving
+faders and dials).
+
+Currently only the Tascam FW-1884 model is enabled and tested.
+
+Requirements
+------------
+
+* Recent kernel with experimental Tascam FW status control support.
+ https://github.com/takaswie/snd-firewire-improve/tree/topic/tascam-userspace-take3
+* Latest libhinawa with experimental patches
+ https://github.com/takaswie/libhinawa/tree/topic/tascam-userspace-take3
+* hinawa-utils python library with updates for controlling the faders
+ and leds. (URL TBA)
+
diff --git a/tascam-fw-osc.py b/tascam-fw-osc.py
new file mode 100644
index 0000000..827d399
--- /dev/null
+++ b/tascam-fw-osc.py
@@ -0,0 +1,832 @@
+#!/usr/bin/env python3
+"""
+ Open Sound Control send/recieve daemon for Tascam Firewire control surface
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+ :copyright: Copyright (c) 2012-2014 Scott Bahling
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program (see the file COPYING); if not, write to the
+ Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ :license: GPL-2.0, see COPYING for details
+"""
+
+import argparse
+import string
+import re
+import pyautogui
+from pathlib import Path
+from pythonosc import dispatcher
+from pythonosc import osc_server
+from pythonosc import udp_client
+
+import gi
+
+gi.require_version('Hinawa', '2.0')
+from gi.repository import Hinawa # noqa: E402
+from hinawa_utils.tscm.tscm_console_unit import TscmConsoleUnit # noqa: E402
+
+
+keymap = {'CTRL': 'ctrl',
+ 'ALT': 'alt',
+ 'SHIFT': 'shift',
+ }
+
+osc = None
+
+osc_addrs = {'STOP': '/transport_stop',
+ 'PLAY': '/transport_play',
+ 'F.FWD': '/ffwd',
+ 'REW': '/rewind',
+ 'REC': '/rec_enable_toggle',
+ }
+
+control_state = {}
+button_state = {}
+
+re_strip_num = re.compile('.*([1-9])')
+
+current_bank = 1
+more_banks_up = False
+more_banks_down = False
+
+class StripState():
+
+ def __init__(self):
+ self.mute = False
+ self.solo = False
+ self.select = False
+ self.recenable = False
+ self.pan = 0.5
+ self.fader_touch = False
+ self.fader = 0.0
+ self.name = None
+
+
+strip_states = []
+for strip in range(0, 9):
+ strip_states.append(StripState())
+
+
+def check_bitR2L(data, bit):
+ return bool(data & (0b1 << bit))
+
+
+def handle_master_fader(unit, flags):
+ addr = '/master/fader'
+ pos = (flags & 0xffff) / 1023
+ if pos != control_state.get('Master Fader', 0):
+ print('{}: {}'.format('Master', pos))
+ if strip_states[0].fader_touch:
+ osc.send_message(addr, pos)
+
+
+def handle_strip_fader(unit, index, flags):
+ addr = '/strip/fader'
+ strip1 = (index * 2 + 1)
+ strip2 = (index * 2 + 2)
+ fader1 = 'Strip %s Fader' % strip1
+ fader2 = 'Strip %s Fader' % strip2
+ pos1 = (flags & 0xffff) / 1023
+ pos2 = (flags >> 0x10) / 1023
+
+ if pos1 != strip_states[strip1].fader:
+ print('{}: {}'.format(fader1, pos1))
+ if strip_states[strip1].fader_touch:
+ osc.send_message(addr, (strip1, pos1))
+
+ if pos2 != strip_states[strip2].fader:
+ print('{}: {}'.format(fader2, pos2))
+ if strip_states[strip2].fader_touch:
+ osc.send_message(addr, (strip2, pos2))
+
+
+def roll_over_delta(delta, ceiling=0xffff):
+
+ print(delta)
+ if delta > ceiling - 10:
+ return delta - (ceiling + 1)
+ if delta < -ceiling + 10:
+ return delta + (ceiling + 1)
+ return delta
+
+
+def handle_encoder_button(index, flags, bit, bitstate, control, *args):
+ if bitstate:
+ return
+
+ encoder_mode = control_state.get('encoder_mode', None)
+ print(encoder_mode)
+ if encoder_mode == control:
+ return
+
+ control_state[control] = 1
+ if encoder_mode:
+ unit.leds.turn_off(encoder_mode)
+ control_state[encoder_mode] = 0
+ unit.leds.turn_on(control)
+ control_state['encoder_mode'] = control
+
+
+def send_pan(strip, delta):
+ addr = '/strip/pan_stereo_position'
+ pan = strip_states[strip].pan + delta * 0.02
+ if pan < 0:
+ pan = 0
+ if pan > 1.0:
+ pan = 1.0
+ osc.send_message(addr, (strip, pan))
+
+
+def recv_pan(strip, pan):
+ print('Pan: {} {}'.format(strip, pan))
+ strip_states[strip].pan = pan
+
+
+def handle_encoder(unit, index, flags):
+ strip1 = (index * 2 - 19)
+ strip2 = (index * 2 - 18)
+ enc1 = 'Strip %s Encoder' % strip1
+ enc2 = 'Strip %s Encoder' % strip2
+ val1 = flags & 0xffff
+ val2 = flags >> 0x10
+
+ delta1 = roll_over_delta(val1 - control_state.get(enc1, val1))
+ delta2 = roll_over_delta(val2 - control_state.get(enc2, val2))
+
+ if delta1:
+ if control_state.get('PAN', 0):
+ send_pan(strip1, delta1)
+
+ if delta2:
+ if control_state.get('PAN', 0):
+ send_pan(strip2, delta2)
+
+ control_state[enc1] = val1
+ control_state[enc2] = val2
+
+
+def handle_encoder_inc(index, flags, bit, bitstate, control, encoder, sense):
+ on = control_state.get(control, 0)
+
+ high = bool(bitstate)
+ low = not high
+
+ print(sense, on, int(low))
+ if (low and on) or (high and not on):
+ print('no change')
+ return
+
+ if sense == 'a':
+ complement = control_state.get(control.replace('a', 'b'))
+ else:
+ complement = control_state.get(control.replace('b', 'a'))
+
+ if low:
+ control_state[control] = 1
+ if complement:
+ delta = 0.02
+ else:
+ delta = -0.02
+ else:
+ control_state[control] = 0
+ if not complement:
+ delta = 0.02
+ else:
+ delta = -0.02
+
+ if sense == 'a':
+ delta = delta * -1
+
+
+def handle_eq_encoder(unit, index, flags):
+ val1 = flags & 0xffff
+ val2 = flags >> 0x10
+
+ if index == 14:
+ enc1 = 'Gain Encoder'
+ enc2 = 'Freq Encoder'
+
+ if index == 15:
+ enc1 = 'Q Encoder'
+ enc2 = 'Data Wheel'
+
+ # delta1 = roll_over_delta(val1 - control_state.get(enc1, val1))
+ delta2 = roll_over_delta(val2 - control_state.get(enc2, val2))
+
+ if val1 != control_state.get(enc1, 0):
+ strip_states[strip].mute = 0
+ print('{}: {}'.format(enc1, val1))
+ control_state[enc1] = val1
+
+ if val2 != control_state.get(enc2, 0):
+ print('{}: {}'.format(enc2, val2))
+ control_state[enc2] = val2
+ if enc2 == 'Data Wheel':
+ if button_state.get('SHIFT', 0):
+ amount = 0.01
+ elif button_state.get('CTRL', 0):
+ amount = 0.001
+ else:
+ amount = 0.1
+ osc.send_message('/jog', delta2 * amount)
+
+
+def handle_strip_sel(index, flags, bits, bitstate, control, strip):
+ if bitstate:
+ return
+
+ print('handle_strip_sel', strip)
+ if button_state.get('REC ENABLE', 0):
+ if strip_states[strip].recenable:
+ osc.send_message('/strip/recenable', (strip, 0))
+ else:
+ osc.send_message('/strip/recenable', (strip, 1))
+
+
+def handle_strip_mute(index, flags, bits, bitstate, control, strip):
+ high = bool(bitstate)
+
+ # only react to button press
+ if high:
+ return
+
+ if strip_states[strip].mute:
+ strip_states[strip].mute = False
+ osc.send_message('/strip/mute', (strip, 0))
+ else:
+ strip_states[strip].mute = True
+ osc.send_message('/strip/mute', (strip, 1))
+
+
+def handle_strip_solo(index, flags, bits, bitstate, control, *args):
+ high = bool(bitstate)
+
+ # only react to button press
+ if high:
+ return
+
+ try:
+ strip = int(re_strip_num.match(control).group(1))
+ except Exception as e:
+ raise e
+
+ if strip_states[strip].solo:
+ strip_states[strip].solo = False
+ osc.send_message('/strip/solo', (strip, 0))
+ else:
+ strip_states[strip].solo = True
+ osc.send_message('/strip/solo', (strip, 1))
+
+
+def handle_button(index, flags, bit, bitstatus, control, *args):
+ if bitstatus:
+ print('Button Release: %s' % control)
+ else:
+ print('Button Press: %s' % control)
+
+
+def handle_arrow_button(index, flags, bit, bitstatus, control, *args):
+ if bitstatus:
+ return
+
+ key = keymap.get(control.lower(), control.lower())
+ pyautogui.press(key)
+
+
+def handle_mod_button(index, flags, bit, bitstatus, control, *args):
+ key = keymap.get(control, None)
+ if key is None:
+ return
+
+ if bitstatus:
+ pyautogui.keyUp(key)
+ else:
+ pyautogui.keyDown(key)
+
+
+def handle_computer_button(index, flags, bit, bitstate, control, *args):
+ if bitstate:
+ return
+ osc.send_message('/set_surface', (8, 7, 19, 1, 8, 11))
+
+
+def handle_clr_solo_button(index, flags, bit, bitstate, control, *args):
+ if bitstate:
+ return
+ osc.send_message('/cancel_all_solos', 1)
+
+
+def handle_loop_button(index, flags, bit, bitstate, control, *args):
+ if bitstate:
+ return
+ if control_state.get(control, 0):
+ print('******* loop on')
+ osc.send_message('/loop_toggle', 0)
+ else:
+ print('******* loop off')
+ osc.send_message('/loop_toggle', 1)
+
+
+def handle_transport(index, flags, bit, bitstate, control, *args):
+ if bitstate:
+ return
+
+ addr = osc_addrs.get(control, None)
+ if addr:
+ osc.send_message(addr, 1)
+
+
+def default_handler(index, flags, bit, bitstate, control, *args):
+ print('no handler for %s' % control)
+
+
+def handle_fader_touch(index, flags, bit, bitstate, control, strip):
+
+ if not bitstate:
+ strip_states[strip].fader_touch = True
+ else:
+ strip_states[strip].fader_touch = False
+
+
+def handle_bank_switch(index, flags, bit, bitstate, control, direction):
+ # only handle button press
+ if bitstate:
+ return
+
+ print(direction, more_banks_up, more_banks_down)
+ if direction > 0 and more_banks_up:
+ print('calling /bank_up 1')
+ osc.send_message('/bank_up', 1)
+ elif direction < 0 and more_banks_down:
+ print('calling /bank_down 1')
+ osc.send_message('/bank_down', 1)
+
+
+def handle_nudge(index, flags, bit, bitstate, control, direction):
+ # only handle button press
+ if bitstate:
+ return
+
+ print(direction)
+ if direction > 0:
+ osc.send_message('/access_action', 'Common/nudge-next-forward')
+ else:
+ osc.send_message('/access_action', 'Common/nudge-next-backward')
+
+
+control_flags = {5: [None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ ('Fader1 Touch', handle_fader_touch, 1),
+ ('Fader2 Touch', handle_fader_touch, 2),
+ ('Fader3 Touch', handle_fader_touch, 3),
+ ('Fader4 Touch', handle_fader_touch, 4),
+ ('Fader5 Touch', handle_fader_touch, 5),
+ ('Fader6 Touch', handle_fader_touch, 6),
+ ('Fader7 Touch', handle_fader_touch, 7),
+ ('Fader8 Touch', handle_fader_touch, 8),
+ ('Fader9 Touch', handle_fader_touch, 0),
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ ],
+ 6: [('enc1a', None, 1, 'a'),
+ ('enc1b', None, 1, 'b'),
+ ('enc3a', None, 2, 'a'),
+ ('enc3b', None, 2, 'b'),
+ ('enc5a', None, 3, 'a'),
+ ('enc5b', None, 3, 'b'),
+ ('enc7a', None, 4, 'a'),
+ ('enc7b', None, 4, 'b'),
+ ('enc2a', None, 5, 'a'),
+ ('enc2b', None, 5, 'b'),
+ ('enc4a', None, 6, 'a'),
+ ('enc4b', None, 6, 'b'),
+ ('enc6a', None, 7, 'a'),
+ ('enc6b', None, 7, 'b'),
+ ('enc8a', None, 8, 'a'),
+ ('enc8b', None, 8, 'b'),
+ ('Strip1 SEL', handle_strip_sel, 1),
+ ('Strip2 SEL', handle_strip_sel, 2),
+ ('Strip3 SEL', handle_strip_sel, 3),
+ ('Strip4 SEL', handle_strip_sel, 4),
+ ('Strip5 SEL', handle_strip_sel, 5),
+ ('Strip6 SEL', handle_strip_sel, 6),
+ ('Strip7 SEL', handle_strip_sel, 7),
+ ('Strip8 SEL', handle_strip_sel, 8),
+ ('Strip1 SOLO', handle_strip_solo, 1),
+ ('Strip2 SOLO', handle_strip_solo, 2),
+ ('Strip3 SOLO', handle_strip_solo, 3),
+ ('Strip4 SOLO', handle_strip_solo, 4),
+ ('Strip5 SOLO', handle_strip_solo, 5),
+ ('Strip6 SOLO', handle_strip_solo, 6),
+ ('Strip7 SOLO', handle_strip_solo, 7),
+ ('Strip8 SOLO', handle_strip_solo, 8),
+ ],
+ 7: [('Strip1 MUTE', handle_strip_mute, 1),
+ ('Strip2 MUTE', handle_strip_mute, 2),
+ ('Strip3 MUTE', handle_strip_mute, 3),
+ ('Strip4 MUTE', handle_strip_mute, 4),
+ ('Strip5 MUTE', handle_strip_mute, 5),
+ ('Strip6 MUTE', handle_strip_mute, 6),
+ ('Strip7 MUTE', handle_strip_mute, 7),
+ ('Strip8 MUTE', handle_strip_mute, 8),
+ ('AUX5', handle_encoder_button),
+ ('AUX7', handle_encoder_button),
+ ('AUX6', handle_encoder_button),
+ ('AUX8', handle_encoder_button),
+ None,
+ None,
+ None,
+ None,
+ ('FLIP', handle_button),
+ ('AUX1', handle_encoder_button),
+ ('AUX3', handle_encoder_button),
+ ('PAN', handle_encoder_button),
+ ('AUX2', handle_encoder_button),
+ ('AUX4', handle_encoder_button),
+ None,
+ None,
+ ('Control Panel', handle_button),
+ ('F1', handle_button),
+ ('ALL SAFE', handle_button),
+ ('F5', handle_button),
+ ('CUT', handle_button),
+ ('COPY', handle_button),
+ ('ALT', handle_mod_button),
+ ('SHIFT', handle_mod_button),
+ ],
+ 8: [('F2', handle_button),
+ ('CLR SOLO', handle_clr_solo_button),
+ ('LOOP', handle_loop_button),
+ ('DEL', handle_button),
+ ('PASTE', handle_button),
+ ('UNDO', handle_button),
+ ('CTRL', handle_mod_button),
+ ('Foot Switch', handle_button),
+ ('Gain Enc A', None),
+ ('Gain Enc B', None),
+ ('Q Enc A', None),
+ ('Q Enc B', None),
+ None,
+ None,
+ None,
+ None,
+ ('Freq Enc A', None),
+ ('Freq Enc B', None),
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ None,
+ ('COMPUTER', handle_computer_button),
+ None,
+ None,
+ ('CLOCK', handle_button),
+ ('ROUTE', handle_button),
+ None,
+ None,
+ ],
+ 9: [('F7', handle_button),
+ ('F8', handle_button),
+ ('F9', handle_button),
+ ('F10', handle_button),
+ ('READ', handle_button),
+ ('WRT', handle_button),
+ ('TCH', handle_button),
+ ('LATCH', handle_button),
+ ('HIGH', handle_button),
+ ('HI-MID', handle_button),
+ ('LOW-MID', handle_button),
+ ('LOW', handle_button),
+ ('UP', handle_arrow_button),
+ ('LEFT', handle_arrow_button),
+ ('DOWN', handle_arrow_button),
+ ('RIGHT', handle_arrow_button),
+ ('REC ENABLE', handle_button),
+ ('NUDGE LEFT', handle_nudge, -1),
+ ('NUDGE RIGHT', handle_nudge, 1),
+ ('BANK LEFT', handle_bank_switch, -1),
+ ('BANK RIGHT', handle_bank_switch, 1),
+ ('LOCATE LEFT', handle_button),
+ ('LOCATE RIGHT', handle_button),
+ ('SHTL', handle_button),
+ ('SET', handle_button),
+ ('IN', handle_button),
+ ('OUT', handle_button),
+ ('REW', handle_transport),
+ ('F.FWD', handle_transport),
+ ('STOP', handle_transport),
+ ('PLAY', handle_transport),
+ ('REC', handle_transport),
+ ]
+ }
+
+
+def handle_bit_flags(unit, index, flags):
+ for bit in range(32):
+ high = check_bitR2L(flags, bit)
+ low = not high
+ command_map = control_flags[index][bit]
+ if command_map is None or command_map[1] is None:
+ continue
+ control = command_map[0]
+ on = control_state.get(control, 0) or button_state.get(control, 0)
+ button_state[control] = int(low)
+
+ if (low and on) or (high and not on):
+ continue
+
+ bitstate = int(high)
+
+ print(command_map)
+ handler = command_map[1]
+ args = (None,)
+ if len(command_map) > 2:
+ args = command_map[2:]
+
+ try:
+ handler(index, flags, bit, bitstate, control, *args)
+ except Exception as e:
+ print(e)
+
+
+def handle_control(unit, index, flags):
+
+ print('{0:02d}: {1:08x}'.format(index, flags))
+ if index in [0, 1, 2, 3]:
+ handle_strip_fader(unit, index, flags)
+ return
+
+ if index == 4:
+ handle_master_fader(unit, flags)
+ return
+
+ if index in [5, 6, 7, 8, 9]:
+ handle_bit_flags(unit, index, flags)
+ return
+
+ if index in [10, 11, 12, 13]:
+ handle_encoder(unit, index, flags)
+ return
+
+ if index in [14, 15]:
+ handle_eq_encoder(unit, index, flags)
+
+
+def _check_hexadecimal(literal):
+ if literal.find('0x') == 0:
+ literal = literal[2:]
+ if len(literal) != 16:
+ return False
+ for character in literal:
+ if character not in string.hexdigits:
+ return False
+ else:
+ return True
+
+
+def _seek_snd_unit_from_guid(guid):
+ for fullpath in Path('/dev/snd').glob('hw*'):
+ fullpath = str(fullpath)
+ try:
+ unit = Hinawa.SndUnit()
+ unit.open(fullpath)
+ if unit.get_property('guid') == guid:
+ return fullpath
+ except Exception as e:
+ pass
+ finally:
+ del unit
+ return None
+
+
+def seek_snd_unit_path(card_id):
+ # Assume as sound card number if it's digit literal.
+ if card_id.isdigit():
+ return '/dev/snd/hwC{0}D0'.format(card_id)
+ # Assume as GUID on IEEE 1394 bus if it's hexadecimal literal.
+ elif _check_hexadecimal(card_id):
+ return _seek_snd_unit_from_guid(int(card_id, base=16))
+ return None
+
+
+def print_default_handler(addr, *args):
+ print(addr, args)
+
+
+def strip_fader_handler(addr, args, ssid, pos):
+ unit = args[0]
+ strip = int(ssid)
+ print('fader_handler', addr, ssid, pos)
+ pos = pos * 1023
+ if strip_states[strip].name != ' ':
+ unit.strips[strip].fader.set_position(pos)
+ strip_states[strip].fader = pos
+
+
+def strip_mute_handler(addr, args, ssid, state):
+ unit = args[0]
+ strip = int(ssid)
+ print('mute_handler', strip, state)
+ if strip_states[strip].name == ' ':
+ return
+ if state:
+ unit.strips[int(ssid)].mute_led.turn_on()
+ strip_states[int(ssid)].mute = True
+ else:
+ unit.strips[int(ssid)].mute_led.turn_off()
+ strip_states[int(ssid)].mute = False
+
+
+def strip_solo_handler(addr, args, ssid, state):
+ unit = args[0]
+ strip = int(ssid)
+ print('solo_handler', strip, state)
+ if strip_states[strip].name == ' ':
+ return
+ if state:
+ unit.strips[strip].solo_led.turn_on()
+ strip_states[strip].solo = True
+ else:
+ unit.strips[strip].solo_led.turn_off()
+ strip_states[strip].solo = False
+
+
+def strip_recenable_handler(addr, args, ssid, state):
+ unit = args[0]
+ strip = int(ssid)
+ print('recenable_handler', strip, state)
+ if strip_states[strip].name == ' ':
+ return
+ if state:
+ unit.strips[strip].rec_led.turn_on()
+ strip_states[strip].recenable = True
+ else:
+ unit.strips[strip].rec_led.turn_off()
+ strip_states[strip].recenable = False
+
+
+def loop_toggle_handler(addr, state):
+ print(addr, state)
+ if state:
+ control_state['LOOP'] = 1
+ unit.leds.loop.turn_on()
+ else:
+ control_state['LOOP'] = 0
+ unit.leds.loop.turn_off()
+
+
+def transport_stop_handler(addr, args, state):
+ print(addr, args, state)
+ unit = args[0]
+ if state:
+ unit.leds.stop.turn_on()
+ else:
+ unit.leds.stop.turn_off()
+
+
+def transport_play_handler(addr, args, state):
+ print(addr, args, state)
+ unit = args[0]
+ if state:
+ unit.leds.play.turn_on()
+ else:
+ unit.leds.play.turn_off()
+
+
+def ffwd_handler(addr, args, state):
+ unit = args[0]
+ if state:
+ unit.leds.f_fwd.turn_on()
+ else:
+ unit.leds.f_fwd.turn_off()
+
+
+def rewind_handler(addr, args, state):
+ unit = args[0]
+ if state:
+ unit.leds.rew.turn_on()
+ else:
+ unit.leds.rew.turn_off()
+
+
+def rec_enable_toggle_handler(addr, args, state):
+ unit = args[0]
+ if state:
+ unit.leds.rec.turn_on()
+ else:
+ unit.leds.rec.turn_off()
+
+
+def master_fader_handler(addr, args, pos):
+ unit = args[0]
+ print('master_fader_handler', pos)
+ unit.master_fader.set_position(1023 * pos)
+
+
+def pan_stereo_position_handler(addr, pos, pan):
+ recv_pan(pos, pan)
+
+
+def strip_name_handler(addr, ssid, name):
+ strip_states[int(ssid)].name = name
+
+
+def bank_up_handler(addr, more_up):
+ print(addr, more_up)
+ global more_banks_up
+ more_banks_up = bool(more_up)
+
+
+def bank_down_handler(addr, more_down):
+ print(addr, more_down)
+ global more_banks_down
+ more_banks_down = bool(more_down)
+
+
+def init_console():
+ handle_encoder_button(1, 1, 1, 1, 'PAN', 1)
+
+
+if __name__ == "__main__":
+
+ parser = argparse.ArgumentParser()
+ parser.add_argument("--card", default="1",
+ help="number of the ALSA sound card")
+ parser.add_argument("--listen-ip", default="127.0.0.1",
+ help="The ip to listen on")
+ parser.add_argument("--listen-port", type=int, default=5005,
+ help="The port to listen on")
+ parser.add_argument("--ip", default="127.0.0.1",
+ help="The ip of the OSC server")
+ parser.add_argument("--port", type=int, default=3819,
+ help="The port the OSC server is listening on")
+ args = parser.parse_args()
+
+ fullpath = seek_snd_unit_path(args.card)
+ if fullpath:
+ unit = TscmConsoleUnit(fullpath)
+ else:
+ exit()
+
+ unit.connect('control', handle_control)
+
+ osc = udp_client.SimpleUDPClient(args.ip, args.port)
+
+ init_console()
+
+ dispatcher = dispatcher.Dispatcher()
+ dispatcher.map("/loop_toggle", loop_toggle_handler)
+ dispatcher.map("/transport_stop", transport_stop_handler, unit)
+ dispatcher.map("/transport_play", transport_play_handler, unit)
+ dispatcher.map("/ffwd", ffwd_handler, unit)
+ dispatcher.map("/rewind", rewind_handler, unit)
+ dispatcher.map("/rec_enable_toggle", rec_enable_toggle_handler, unit)
+ dispatcher.map('/strip/fader', strip_fader_handler, unit)
+ dispatcher.map('/strip/mute', strip_mute_handler, unit)
+ dispatcher.map('/strip/solo', strip_solo_handler, unit)
+ dispatcher.map('/strip/recenable', strip_recenable_handler, unit)
+ dispatcher.map('/master/fader', master_fader_handler, unit)
+ dispatcher.map('/strip/pan_stereo_position', pan_stereo_position_handler)
+ dispatcher.map('/strip/name', strip_name_handler)
+ dispatcher.map('/bank_up', bank_up_handler)
+ dispatcher.map('/bank_down', bank_down_handler)
+ dispatcher.set_default_handler(print_default_handler)
+
+ server = osc_server.ThreadingOSCUDPServer((args.listen_ip,
+ args.listen_port),
+ dispatcher
+ )
+
+ print("Serving on {}".format(server.server_address))
+ server.serve_forever()