jackaudio / jack1

jack1 codebase
Other
250 stars 71 forks source link

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

Open hselasky opened 3 years ago

hselasky commented 3 years ago

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 hps@selasky.org

hselasky commented 3 years ago

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

hselasky commented 3 years ago

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