Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ play_event
Method
play_event
mingus/midi/sequencer.py:77–78 ·
view source on GitHub ↗
(self, note, channel, velocity)
Source
from the content-addressed store, hash-verified
75
pass
76
77
def
play_event(self, note, channel, velocity):
78
pass
79
80
def
stop_event(self, note, channel):
81
pass
Callers
1
play_Note
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected