MCPcopy Create free account
hub / github.com/celtera/libremidi / example.py

File example.py

bindings/python/example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import pylibremidi as lm
3
4api = lm.midi2_default_api()

Callers

nothing calls this directly

Calls 4

get_input_portsMethod · 0.45
get_output_portsMethod · 0.45
open_portMethod · 0.45
pollMethod · 0.45

Tested by

no test coverage detected