Chris@39: Chris@39: Chris@39:
Chris@39: Chris@39: Chris@39: Chris@39: Chris@39: Chris@39:
Chris@39: Chris@39: PortAudio - Portable Audio Library |
Chris@39:
PortAudio is a cross platform, open-source, audio Chris@39: I/O library proposed by Ross Bencina to the music-dsp Chris@39: mailing list. It lets you write simple audio programs in 'C' that will Chris@39: compile and run on Windows, Macintosh, Unix, BeOS. PortAudio is Chris@39: intended to promote the exchange of audio synthesis software between developers Chris@39: on different platforms. Chris@39:
For complete information on PortAudio and to download the latest releases,
Chris@39: please visit "http://www.portaudio.com".
Chris@39:
Chris@39:
Chris@39:
Chris@39:
Chris@39: PortAudio Portable Real-Time Audio Library
Chris@39: Permission is hereby granted, free of charge, to any person obtaining Chris@39: a copy of this software and associated documentation files (the "Software"), Chris@39: to deal in the Software without restriction, including without limitation Chris@39: the rights to use, copy, modify, merge, publish, distribute, sublicense, Chris@39: and/or sell copies of the Software, and to permit persons to whom the Software Chris@39: is furnished to do so, subject to the following conditions: Chris@39: Chris@39:Chris@39: The above copyright notice and this permission notice shall be included Chris@39: in all copies or substantial portions of the Software. Chris@39: Chris@39:
Chris@39: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
Chris@39: OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Chris@39: FITNESS FOR A PARTICULAR PURPOSE AND ON INFRINGEMENT.
Chris@39: Chris@39: The text above constitutes the entire PortAudio license; however, Chris@39: the PortAudio community also makes the following non-binding requests: Chris@39: Chris@39:Chris@39: Any person wishing to distribute modifications to the Software is Chris@39: requested to send the modifications to the original developer so that Chris@39: they can be incorporated into the canonical version. It is also Chris@39: requested that these non-binding requests be included along with the Chris@39: license above. Chris@39: Chris@39: Chris@39: |