PortAudio alternatives and similar packages
Based on the "Audio/Music" category.
Alternatively, view PortAudio alternatives based on common mentions on social networks and blogs.
-
waveform
Go package capable of generating waveform images from audio streams. MIT Licensed. -
flac-mewkiz
Package flac provides access to FLAC (Free Lossless Audio Codec) streams. -
Package snd
Package snd provides methods and types for sound processing and synthesis.
Updating dependencies is time-consuming.
Do you think we are missing an alternative of PortAudio or a related project?
Popular Comparisons
README
portaudio
This package provides an interface to the PortAudio audio I/O library. See the package documentation for details.
To build this package you must first have the PortAudio development headers and libraries installed. Some systems provide a package for this; e.g., on Ubuntu you would want to run apt-get install portaudio19-dev
. On other systems you might have to install from source.
Thanks to sqweek for motivating and contributing to host API and device enumeration.