PortAudio

From HaskellWiki
Revision as of 03:53, 26 April 2021 by Atravers (talk | contribs) (Link to page at Yale dead)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

In Haskell it is supported by

  • the portaudio package and
  • an ongoing effort to create Haskell support at Yale.