PortAudio
From HaskellWiki
(Difference between revisions)
(Yale) |
(PortAudio package at Hackage) |
||
| Line 1: | Line 1: | ||
| - | + | The [http://www.portaudio.com/ PortAudio] system allows writing of portable audio applications. | |
| + | |||
| + | For Haskell there are | ||
| + | * a ready [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/portaudio package] at Hackage and | ||
| + | * an ongoing effort to create Haskell support at [http://cs-www.cs.yale.edu/homes/hudak-paul/ Yale]. | ||
[[Category:Music]] | [[Category:Music]] | ||
[[Category:Packages]] | [[Category:Packages]] | ||
Revision as of 21:05, 30 November 2008
The PortAudio system allows writing of portable audio applications.
For Haskell there are
