SlackBuildsOrg/development/portaudio/README
B. Watson 313c486e06
development/portaudio: New maintainer, various fixes.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-31 07:56:38 +07:00

12 lines
521 B
Text

portaudio (cross-platform audio I/O library)
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.
By default, the example programs are not installed. To include them in
the package, run the script with EXAMPLES=yes set in the environment.
Optional dependency: jack (autodetected).