PortAudio

From HaskellWiki
Revision as of 21:05, 30 November 2008 by Lemming (talk | contribs) (PortAudio package at Hackage)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The PortAudio system allows writing of portable audio applications.

For Haskell there are

  • a ready package at Hackage and
  • an ongoing effort to create Haskell support at Yale.