Compare commits
3 commits
f31a6b8817
...
b0d9c1c382
Author | SHA1 | Date | |
---|---|---|---|
b0d9c1c382 | |||
c84ff53b16 | |||
cd65e57b67 |
1 changed files with 0 additions and 1 deletions
1
mixer.py
1
mixer.py
|
@ -9,7 +9,6 @@ from enum import Enum
|
|||
# For Allen & Heath Qu MIDI protocol documentation see:
|
||||
# https://www.allen-heath.com/content/uploads/2023/06/Qu_MIDI_Protocol_V1.9.pdf
|
||||
|
||||
|
||||
class Mixer:
|
||||
def __init__(self, ip):
|
||||
self.MIXER_PORT = 51325
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue