@hackage PortMidi0.2.0.0
A binding for PortMedia/PortMidi
Categories
License
BSD-3-Clause
Maintainer
Paul H. Liu <paul@thev.net> , Olivier Sohn <olivier.sohn@gmail.com>
Links
Versions
Installation
Dependencies (1)
Dependents (8)
@hackage/myTestlll, @hackage/tidal, @hackage/acme-everything, @hackage/PortMidi-simple, @hackage/tidal-midi, @hackage/Euterpea, Show all…
This is a Haskell module for PortMidi audio library, which supports real-time MIDI input and output.
========= ChangeLog
Please see CHANGELOG.md.
============ 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.
============================== Bug reports / Feature requests
Bug reports and feature requests can be created here: https://github.com/ninegua/PortMidi/issues.