# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| 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: Homepage: https://github.com/portaudio/portaudio/ portaudio: portaudio: