diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-03 19:03:16 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-03 19:03:16 +0000 |
commit | 671899ff6fc7954e4f04568e15c26f94c887381e (patch) | |
tree | 733446073095d8361330d5ba3e54048fb00b1f7b /audio/portaudio/pkg-descr | |
parent | ab52677e5c991cb59d904495b35a4783db091c31 (diff) |
Notes
Diffstat (limited to 'audio/portaudio/pkg-descr')
-rw-r--r-- | audio/portaudio/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/portaudio/pkg-descr b/audio/portaudio/pkg-descr new file mode 100644 index 000000000000..99c36c3bd475 --- /dev/null +++ b/audio/portaudio/pkg-descr @@ -0,0 +1,11 @@ +PortAudio is a free, cross platform, open-source, audio I/O library. +It lets you write simple audio programs in 'C' that will compile +and run on many platforms including Windows, Macintosh (8,9,X), +Unix (OSS), SGI, and BeOS. PortAudio is intended to promote the +exchange of audio synthesis software between developers on different +platforms, and was recently selected as the audio component of a +larger PortMusic project that includes MIDI and sound file support. + +WWW: http://www.portaudio.com/ + +michaelnottebrock@gmx.net |