Skip to content

PortMidi/PortMidi-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/PortMidi/PortMidi/issues.

About

A Haskell module for PortMidi audio library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published