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