PortAudio: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(added category tag)
Line 2: Line 2:


[http://www.portaudio.com PortAudio] is a multimedia API designed to provide a portable, simple, high performance Audio I/O library. Closely related to [http://www.cs.cmu.edu/~music/portmusic/ portmusic] and PortMixer, PortAudio is actively maintained and used in many applications including Audacity, a free, open-source audio editor; XO Wave, a CD mastering and post production digital audio workstation for Mac OS X and Linux; AudioMulch, a modular synthesis and composition environment, and many more. As of this writing, CoreAudio, ALSA, OSS, Jack, and several windows APIs are well supported.
[http://www.portaudio.com PortAudio] is a multimedia API designed to provide a portable, simple, high performance Audio I/O library. Closely related to [http://www.cs.cmu.edu/~music/portmusic/ portmusic] and PortMixer, PortAudio is actively maintained and used in many applications including Audacity, a free, open-source audio editor; XO Wave, a CD mastering and post production digital audio workstation for Mac OS X and Linux; AudioMulch, a modular synthesis and composition environment, and many more. As of this writing, CoreAudio, ALSA, OSS, Jack, and several windows APIs are well supported.
[[Category:Multimedia APIs]]

Revision as of 06:55, 3 September 2006

PortAudio

PortAudio is a multimedia API designed to provide a portable, simple, high performance Audio I/O library. Closely related to portmusic and PortMixer, PortAudio is actively maintained and used in many applications including Audacity, a free, open-source audio editor; XO Wave, a CD mastering and post production digital audio workstation for Mac OS X and Linux; AudioMulch, a modular synthesis and composition environment, and many more. As of this writing, CoreAudio, ALSA, OSS, Jack, and several windows APIs are well supported.