www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DPortMidi - D bindings for the PortMidi MIDI I/O library

This is a fairly lightweight binding to the PortMidi library.

Currently this binding only works on Windows, and it was only tested
on an XP32 system. There are 3 sample projects which were directly
translated from the PortMidi project, as well as a porttime
millisecond timer

I've only got a limited amount of MIDI hardware to test it on, so it
has been rather minimally tested. But I hate keeping code on my system
collecting digital dust, so I've put it up on github.


The license belongs to the PortMidi project, it's a fairly
unrestrictive license, allowing you to use the library in
free/commercial applications.

Grab it from: https://github.com/AndrejMitrovic/DPortMidi
Jun 22 2011