-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Traceback (most recent call last):
File "C:\Users\timoteus\Documents\GitHub\M2Q\m2q_midi.py", line 130, in call
remoteMessage = m2q_comm.createMessage(4, channel, note, None)
File "C:\Users\timoteus\Documents\GitHub\M2Q\m2q_comm.py", line 14, in createMessage
if note < 0 or note > 127:
TypeError: '<' not supported between instances of 'NoneType' and 'int'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working