MCPcopy Create free account
hub / github.com/bspaans/python-mingus / Win32MidiException

Class Win32MidiException

mingus/midi/win32midi.py:21–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class Win32MidiException(Exception):
22 pass
23
24
25class Win32MidiPlayer(object):

Callers 7

openDeviceMethod · 0.85
closeDeviceMethod · 0.85
sendNoteMethod · 0.85
rawNoteOnMethod · 0.85
rawNoteOffMethod · 0.85
programChangeMethod · 0.85
controllerChangeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected