Pygame

Name: mido.backends.pygame

Resources:

The Pygame backend uses the pygame.midi module for I/O.

Features

  • Doesn’t receive active_sensing.

  • Callbacks are currently not implemented.

  • Pygame.midi is implemented on top of PortMidi.