PortMidi: A binding for PortMedia/PortMidi

[ bsd3, library, sound ] [ Propose Tags ]

A Haskell binding for PortMedia/PortMidi


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.5.1, 0.1.5.2, 0.1.5.3, 0.1.6.0, 0.1.6.1, 0.2.0.0
Change log CHANGELOG.txt
Dependencies base (>=3 && <5) [details]
License BSD-3-Clause
Author
Maintainer Paul H. Liu <paul@thev.net>
Category Sound
Home page http://github.com/ninegua/PortMidi
Source repo head: git clone https://github.com/ninegua/PortMidi
Uploaded by PaulLiu at 2016-07-06T04:39:39Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 7 direct, 10 indirect [details]
Downloads 16620 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-07-06 [all 1 reports]

Readme for PortMidi-0.1.5.3

[back to package description]
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