Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bspaans/python-mingus
/ instr_event
Method
instr_event
mingus/midi/sequencer.py:86–87 ·
view source on GitHub ↗
(self, channel, instr, bank)
Source
from the content-addressed store, hash-verified
84
pass
85
86
def
instr_event(self, channel, instr, bank):
87
pass
88
89
def
sleep(self, seconds):
90
pass
Callers
1
set_instrument
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected