PortAudio: Difference between revisions

From HaskellWiki
(Yale)
 
m (Link to page at Yale dead)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
There is an ongoing effort to create support for the [http://www.portaudio.com/ PortAudio] system at Yale.
The [http://www.portaudio.com/ PortAudio] system allows writing of portable audio applications.
 
In Haskell it is supported by
* the {{HackagePackage|id=portaudio}} package 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]]
[[Category:Pages with broken file links]]

Latest revision as of 03:53, 26 April 2021

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.