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
Dependencies base (>=3 && <5) [details]
License BSD-3-Clause
Author
Maintainer Paul H. Liu <paul@thev.net>
Category Sound
Home page http://haskell.org/haskellwiki/PortMidi
Source repo head: darcs get http://code.haskell.org/PortMidi
Uploaded by PaulLiu at 2015-09-21T18:30:22Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 7 direct, 10 indirect [details]
Downloads 16599 total (43 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-21 [all 1 reports]

Readme for PortMidi-0.1.5.1

[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: Mon Sep 21 PDT 2015