package portmidi

  1. Overview
  2. Docs
Bindings to libportmidi

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=ac8719719b872e97f0f0b7ff837aec97
sha512=9d20f6f834b601f21d34d424fb187cb89da4bc6919aab90fbf24e4d9a852316e3e8a5ee46894c35a1b412295082cba7a755e20fd29fd85a6299d01c40e929ee3

doc/CHANGES.html

0.4

  • Shims to build on brew
  • Created binding for Pt_Time function #2 @BridgeTheMasterBuilder
  • Add include portmidi.h
  • Suppress const warnings in generated code
  • Constrain ctypes and ctypes-foreign to >=0.21.1 to prevent dependency downgrading confusion