pkgsrc/audio/portaudio/patches
nia 1028dde167 portaudio: Fix playing very short files in Audacity with Sun backend
According to portaudio's own docs, my previous code was correct -
aborting the stream should cause any queued samples to be dropped.
However, audacity seems to be abusing the portaudio API and calling
Abort immediately once it's finished processing the output...
2021-09-09 21:41:59 +00:00
..
patch-bindings_cpp_Makefile.am portaudio: Add a Sun/NetBSD audio backend. This works with Audacity. 2020-04-17 15:50:03 +00:00
patch-configure.in portaudio: Fix detection of sun 2020-04-25 09:41:31 +00:00
patch-include_pa__unix__oss.h portaudio: Add a Sun/NetBSD audio backend. This works with Audacity. 2020-04-17 15:50:03 +00:00
patch-include_portaudio.h portaudio: Add a Sun/NetBSD audio backend. This works with Audacity. 2020-04-17 15:50:03 +00:00
patch-Makefile.in portaudio: Add a Sun/NetBSD audio backend. This works with Audacity. 2020-04-17 15:50:03 +00:00
patch-src_common_pa__front.c
patch-src_common_pa__stream.c
patch-src_common_pa__stream.h
patch-src_hostapi_alsa_pa__linux__alsa.c portaudio: Add a Sun/NetBSD audio backend. This works with Audacity. 2020-04-17 15:50:03 +00:00
patch-src_hostapi_oss_pa__unix__oss.c portaudio: In the OSS hostapi, support additional sample formats. 2020-04-15 17:12:14 +00:00
patch-src_hostapi_sun_pa__unix__sun.c portaudio: Fix playing very short files in Audacity with Sun backend 2021-09-09 21:41:59 +00:00
patch-src_os_unix_pa__unix__hostapis.c portaudio: Add a Sun/NetBSD audio backend. This works with Audacity. 2020-04-17 15:50:03 +00:00