Skip to content

Send and Receive midi command to an Allen heath Qu-Mixer with python.

Notifications You must be signed in to change notification settings

DAXweb/allenheath-qumixer-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allenheath-qumixer-python

Fast and not so much tested python code for send and receive command with an Allen Heath Qu-Mixer. I tested the code with my Qu-16 Mixer. Right now the programm can read all the command sent by the mixer with the midi nrpn protocol. Accept also input from stdin for send custom command. Note: this a fast and raw implementation. It's not so much refactored and probably there are bugs. Anyway..in my test it work well.

Note2: Change the ip address of your mixer in the code.

Command: python3 main.py

About

Send and Receive midi command to an Allen heath Qu-Mixer with python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages