diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | e92ae43373aed918ab8d9ad29725edc826a97487 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /audio/portaudio | |
parent | 4a5f8daa4784b5b895fad5b2f599600185998032 (diff) | |
download | pkgsrc-e92ae43373aed918ab8d9ad29725edc826a97487.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'audio/portaudio')
-rw-r--r-- | audio/portaudio/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/portaudio/DESCR b/audio/portaudio/DESCR index 3efe5ca83f9..ea9b3c87917 100644 --- a/audio/portaudio/DESCR +++ b/audio/portaudio/DESCR @@ -4,7 +4,7 @@ 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. +MIDI and sound file support. PortAudio provides a very simple API for recording and/or playing sound using a simple callback function. Example programs are included that |