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

Method sleep

mingus/midi/sequencer.py:89–90  ·  view source on GitHub ↗
(self, seconds)

Source from the content-addressed store, hash-verified

87 pass
88
89 def sleep(self, seconds):
90 pass
91
92 def attach(self, listener):
93 """Attach an object that should be notified of events.

Callers 9

play_BarMethod · 0.95
play_BarsMethod · 0.95
sendNoteMethod · 0.45
improviser.pyFile · 0.45
test_main_volumeMethod · 0.45
test_control_changeMethod · 0.45
test_playnoteMethod · 0.45

Calls

no outgoing calls

Tested by 4

test_main_volumeMethod · 0.36
test_control_changeMethod · 0.36
test_playnoteMethod · 0.36