SkillAgentSearch skills...

Portmidi

OCaml bindings to libportmidi, a cross-platform MIDI library

Install / Use

/learn @mbacarella/Portmidi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is an OCaml package that provides bindings to the portmidi library.

It uses the excellent ctypes library to generate the C-stubs which should help minimize the bugspace.

Installing

opam install portmidi

Status

Open/read/write works. Reading sysex messages is untested so far.

Upstream C library

The upstream C library is at https://github.com/rbdannenberg/portmidi though your distribution may ship an older version. In the future, this project will likely vendor the C library.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated6mo ago
Forks2

Languages

OCaml

Security Score

62/100

Audited on Sep 18, 2025

No findings