jack1 icon indicating copy to clipboard operation
jack1 copied to clipboard

Improve OSS backend support for JACK on non-Linux systems.

Open hselasky opened this issue 5 years ago • 2 comments

While at it remove double, 64-bit sample support, because it is not even supported by Linux's OSS kernel driver.

A subtle difference is that BSD systems use packed 24-bit sample mode by default. While Linux doesn't.

Signed-off-by: Hans Petter Selasky [email protected]

hselasky avatar Aug 26 '20 12:08 hselasky

This patch is based on existing FreeBSD Ports patches for JACK1.

hselasky avatar Aug 26 '20 12:08 hselasky

https://svnweb.freebsd.org/ports/head/audio/jack/files/patch-drivers_oss_oss__driver.c

hselasky avatar Aug 26 '20 12:08 hselasky