Portable Real-Time Audio Library
PortAudio is a portable audio I/O library designed for cross-platform
support of audio. It uses a callback mechanism to request audio
processing. Audio can be generated in various formats, including 32 bit
floating point, and will be converted to the native format internally.
- Links to multimedia:libs / portaudio
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:branches:multimedia/portaudio && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
1001-audacity-portmixer.patch | 0000008722 8.52 KB | |
baselibs.conf | 0000000014 14 Bytes | |
pa_stable_v190700_20210406.tgz | 0001462695 1.39 MB | |
portaudio.changes | 0000011047 10.8 KB | |
portaudio.spec | 0000004523 4.42 KB |
Latest Revision
Sergey Kondakov (X0F)
committed
(revision 10)
- Update to version v190700_20210406 - removed patch `0001-Merge-branch-ticket_275_pass_void-into-master.patch` as it is included in this release. - The portaudio C library uses pthread_cleanup* macros, a sane but compiler/os specific implementation of them requires using -fexceptions flag. see pthread.h for details.
Comments 0