From 1b8f1b45f0cc219a58134a166bce172da789d54b Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Thu, 5 Nov 2015 00:30:14 +0700 Subject: development/portaudio: Updated for version v19_20140130. Signed-off-by: Willy Sudiarto Raharjo --- development/portaudio/README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'development/portaudio/README') diff --git a/development/portaudio/README b/development/portaudio/README index 7c5c15c44f..ccd250fc15 100644 --- a/development/portaudio/README +++ b/development/portaudio/README @@ -1,2 +1,7 @@ -PortAudio is a portable API for audio I/O. It allows people writing audio -programs to easily access the audio devices. +PortAudio provides a very simple API for recording and/or playing +sound using a simple callback function or a blocking read/write +interface. Example programs are included that play sine waves, +process audio input (guitar fuzz), record and playback audio, list +available audio devices, etc. + +Optional dependencies: jack-audio-connection-kit -- cgit v1.2.3