@hackage PortMidi0.1.6.1

A binding for PortMedia/PortMidi

This is a Haskell module for PortMidi audio library, which supports real-time MIDI input and output.

========= ChangeLog

Please see CHANGELOG.txt.

============ Installation

The usual cabal installation steps apply, either:

   runhaskell Setup.hs configure
   runhaskell Setup.hs build
   runhaskell Setup.hs install

or simply:

   cabal install

This will install a PortMidi package that contains a Sound.PortMidi module.

=================== Contact Information

You may send your bug report and feature request to the package maintainer: Paul H. Liu paul@thev.net.

-- Last Update: Tue Jul 5 PDT 2016