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