A fix for the buggy Alesis DM LITE drum module high-hat midi signal. This program is a Python version of the Linux ALSA C version found here: https://github.com ...
:mod:`ctypes` is a foreign function library for Python. It provides C compatible data types, and allows calling functions in DLLs or shared libraries. It can be used to wrap these libraries in pure ...