and yet, despite having a bug report open for close to 3 years, with numerous contributions, i still have no proper support for my laptop.
thing has been tagged 'assigned' since late 2007 ......
go figure.
ALSA is high latency? Got any links?
@RealNC
I think the minor collection of sound cards supported in oss4, is the reason why it is not widely supported in different distributions.
EDIT:
Oh and they also have some pretty strict licenses.
Yes, Jack does make ALSA perform better - and there's nothing magic about that. Normal ALSA applications use dmix or PulseAudio for mixing, which are OK but have less than ideal latency for some uses. Jack does direct hardware access with no underlying mixer layer. It also uses much more aggressive buffer settings than ALSA applications normally do (mainly because normally it's more important to protect against dropouts than shave a few milliseconds off latency).