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