Hacker News new | ask | show | jobs
by sandGorgon 5188 days ago
How I wish people could build such things for Linux.

Here's a question - what does Linux audio lack for you to be able to pull of something like Novocaine ?

2 comments

In what sense? Linux has a number of ways of accessing the audio device, from the simple Open Sound System (OSS), to Advanced Linux Sound Architecture (ALSA), and Jack Audio Connection Kit (JACK).

JACK has become the most popular framework for nontrivial sound applications, but there is good support for the other interfaces as well. There is also no major shortage of applications for either sound generation or analysis. Compared to the applications listed, baudline provides a much more through analysis for instance.

In addition, does Android still suck for low latency audio?