Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ init
Method
init
mingus/midi/sequencer.py:74–75 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
72
# Events Implement some of these functions when subclassing
73
74
def
init(self):
75
pass
76
77
def
play_event(self, note, channel, velocity):
78
pass
Callers
7
__init__
Method · 0.95
midi_file_in.py
File · 0.45
improviser.py
File · 0.45
pygame-drum.py
File · 0.45
play-progression.py
File · 0.45
pygame-piano.py
File · 0.45
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.36