diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-11-05 00:30:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-05 00:45:20 +0700 |
commit | 1b8f1b45f0cc219a58134a166bce172da789d54b (patch) | |
tree | 7c8781f19b6b419cd375bdd3022f5e29dc2f573e /development/portaudio/slack-desc | |
parent | 4fecfb38f80b6b9ed817cc73f60f0b21b7048160 (diff) | |
download | slackbuilds-1b8f1b45f0cc219a58134a166bce172da789d54b.tar.gz |
development/portaudio: Updated for version v19_20140130.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/portaudio/slack-desc')
-rw-r--r-- | development/portaudio/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/portaudio/slack-desc b/development/portaudio/slack-desc index e588d42ffe..a09f85685e 100644 --- a/development/portaudio/slack-desc +++ b/development/portaudio/slack-desc @@ -6,13 +6,13 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -portaudio: PortAudio (portable cross-platform audio API) -portaudio: -portaudio: PortAudio is a portable API for audio I/O. It allows people writing -portaudio: audio programs to easily access the audio devices. -portaudio: -portaudio: +portaudio: PortAudio (cross-platform audio I/O library) portaudio: +portaudio: PortAudio provides a very simple API for recording and/or playing +portaudio: sound using a simple callback function or a blocking read/write +portaudio: interface. Example programs are included that play sine waves, +portaudio: process audio input (guitar fuzz), record and playback audio, list +portaudio: available audio devices, etc. portaudio: portaudio: portaudio: |