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 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.