Call play(expr) to render Abjad expression expr as MIDI and then open with the cross-platform file-opener.
abjad> t = Note(0, (1, 4)) abjad> play(t)
This input renders and then opens a one-note MIDI file.
io.pdf
io.show
Enter search terms or a module, class or function name.