package portmidi

  1. Overview
  2. Docs

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