[linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread Asbjørn Sæbø
I am working on what is called distributed multimedia interaction, one purpose of which is to investigate possibilities for ensemble playing by remote parties, distributing the audio over IP networks. A crucial point is to achieve audio transmission with very low latency. If anyone could

Re: [linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread Niklas
On Fri, 12 Nov 2004 22:25, Asbjrn Sb wrote: I am working on what is called distributed multimedia interaction, one purpose of which is to investigate possibilities for ensemble playing by remote parties, distributing the audio over IP networks. Nice! I'm working on creating music on the Net

Re: [linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread Marije Baalman
Hi, Friday, November 12, 2004, 10:25:29 AM, you wrote: AS I am working on what is called distributed multimedia interaction, one AS purpose of which is to investigate possibilities for ensemble playing AS by remote parties, distributing the audio over IP networks. AS A crucial point is to

Re: [linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread Asbjørn Sæbø
On Fri, Nov 12, 2004 at 10:55:32PM +1300, Niklas wrote: On Fri, 12 Nov 2004 22:25, Asbjørn Sæbø wrote: [...] A crucial point is to achieve audio transmission with very low latency. If anyone could provide me with information on, or pointers to, open-source software for doing this, I would

Re: [linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread Asbjørn Sæbø
On Fri, Nov 12, 2004 at 11:07:14AM +0100, Marije Baalman wrote: AS A crucial point is to achieve audio transmission with very low latency. AS If anyone could provide me with information on, or pointers to, AS open-source software for doing this, I would be grateful. [...] I know that

AW: [linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread lists
Hi, --- Ursprüngliche Nachricht --- I would be very interested in any open source development in this direction! May I ask what your interests are? Are you working at related things? I am interested to use this for Wave Field Synthesis. In the case of larger systems for that, it is

Re: [linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread Fernando Pablo Lopez-Lezcano
On Fri, 2004-11-12 at 01:25, Asbjørn Sæbø wrote: I am working on what is called distributed multimedia interaction, one purpose of which is to investigate possibilities for ensemble playing by remote parties, distributing the audio over IP networks. A crucial point is to achieve audio

[linux-audio-dev] Re: Low-latency audio over IP

2004-11-12 Thread lazzaro
On Nov 12, 2004, at 9:05 AM, Asbjørn Sæbø wrote: I am working on what is called distributed multimedia interaction, one purpose of which is to investigate possibilities for ensemble playing by remote parties, distributing the audio over IP networks. Listen to recordings, and see links off of the

[linux-audio-dev] Tascam US428 Hangup

2004-11-12 Thread Spencer Russell
Hullo, there, I've got a Tascam us428 audio/midi interface/control surface, and I've had a heck of a time trying to get it working. It seems to work alright if I use the device directly with xmms, but when I try to start jack, my system hangs. Sometimes it waits a while before hanging, sometimes

Re: [linux-audio-dev] Low-latency audio over IP

2004-11-12 Thread martin rumori
On Fri, November 12, 2004 8:30 pm, Fernando Pablo Lopez-Lezcano said: On Fri, 2004-11-12 at 01:25, Asbjørn Sæbø wrote: I am working on what is called distributed multimedia interaction, one purpose of which is to investigate possibilities for ensemble playing See:

Re: [linux-audio-dev] Tascam US428 Hangup

2004-11-12 Thread Karsten Wiese
Am Samstag 13 November 2004 03:03 schrieb Spencer Russell: kernel: ALSA: ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c: \ 205: -11 came up. Looking at that file in the source, the error happens in function usX2Y_urb_submit(). Here's the line: ... if ((err = usb_submit_urb(urb,

[linux-audio-dev] Marian UCON CX soundcard

2004-11-12 Thread Marije Baalman
Hi, does anyone know whether there are ALSA drivers available for the Marian UCON CX soundcard? (for details on the card: see www.marian.de) the card is quite new, but looks very promising, especially considering its price. some Marian salesman told me in May at the AES convention that someone

[linux-audio-dev] Re: Tascam US428 Hangup

2004-11-12 Thread Spencer Russell
Thanks for the direction. I looked at the module version, and it says 0.7.2, but I downloaded the 1.0.6a driver package source directly from alsa-project.org. is the 0.8.6 version included in the 1.0.7rc2 development release? Thanks, spencer On Sat, Nov 13, 2004 at 01:31:55AM +0100, Karsten