[LAU] Jack support in Mumble

Gabriel M. Beddingfield gabrbedd at gmail.com
Mon May 31 14:39:34 UTC 2010


Hi guys,

On Mon, 31 May 2010, Daniel  Worth wrote:

> Mumble is quick and easy to set up on server and client end. All it is
> lacking is Jack support.

Being curious... I dug around in their sources and found 
that their audio backends are layed out nicely with an 
abstract AudioInput and AudioOutput class, and then several 
classes that derive from those (like ALSAAudioInput and 
ALSAAudioOutput).  It looks like adding another one for Jack 
(using the non-callback API) wouldn't be terribly difficult.

I don't know that I have time to work on it... but just 
wanted to get the word out that adding Jack to Mumble would 
not be rocket science.

-gabriel


More information about the Linux-audio-user mailing list