Difference between revisions of "PortMidi"
From HaskellWiki
(link to PortMedia) |
|||
Line 1: | Line 1: | ||
+ | PortMidi is portable real-time processing of MIDI messages as part of the [http://portmedia.sourceforge.net/ PortMedia] project. | ||
+ | |||
* [http://hackage.haskell.org/package/PortMidi Hackage] | * [http://hackage.haskell.org/package/PortMidi Hackage] | ||
* [http://code.haskell.org/PortMidi Darcs repository] | * [http://code.haskell.org/PortMidi Darcs repository] | ||
[[Category:Music]] | [[Category:Music]] |
Revision as of 14:26, 18 November 2011
PortMidi is portable real-time processing of MIDI messages as part of the PortMedia project.