Re: [LAU] open hw soundcard

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Saturday, November 14, 2009 - 4:36 pm

On Sat, 14 Nov 2009 09:34:15 -0500
Paul Davis wrote:

> On Sat, Nov 14, 2009 at 8:04 AM, Karl Hammar wrote:

Well it's been wet and windy all day today, so instead of going out I
did some more reading :)

With this lack of standardisation is there any point in going for OSC
with it's quite significant overhead? Netjack also seems to have quite
a high overhead, and no specific mechanism for RT syncing audio.

It seems that the UDP protocol is already the preferred protocol for a
number of streaming media apps (1) for the same reasons as I mooted
earlier. Low packet overhead, virtually any packet size, chuck it out
as fast as the transport layer can cope with.

Maximum packet size for Ethernet is 1500 bytes, but I suggest we really
don't want to get anywhere near that big if we are to keep latency
down. Off the top of my head, a 'full' frame would hold about 15mS of 1
channel 48kHz 16bit.

The downside is no congestion control, so if the network gets congested
you will lose packets rather than have them stack up in a (probably
high latency) buffer.

With just one card talking to the computer I don't think packet loss is
a significant problem.

With enough bandwidth, I would suggest a simple round-robin system
whereby every slave listens continously, but only sends when told to by
the master.

On the hardware side, that Atmel development kit (2) looks very
interesting as a proving ground as it already has both the network and
the 48kHz DAC parts built in.

For rough testing it could be used to lock a pair of ADCs. TLC4545ID
looks like a good (cheap) possibility here.

(1)
http://www-net.cs.umass.edu/kurose/transport/UDP.html
(2)
http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4102

--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [LAU] open hw soundcard, Karl Hammar, (Sat Nov 14, 1:04 pm)
Re: [LAU] open hw soundcard, Joshua Boyd, (Wed Nov 25, 4:42 am)
Re: [LAU] open hw soundcard, Karl Hammar, (Wed Nov 25, 2:58 pm)
Re: [LAU] open hw soundcard, Paul Davis, (Sat Nov 14, 2:34 pm)
Re: [LAU] open hw soundcard, Folderol, (Sat Nov 14, 4:36 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sat Nov 14, 10:42 pm)
Re: [LAU] open hw soundcard with ext. codec, Martin Homuth-Rosemann, (Tue Nov 17, 10:04 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Wed Nov 18, 5:37 pm)
Re: [LAU] open hw soundcard with ext. codec, Martin Homuth-Rosemann, (Thu Nov 19, 10:06 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Fri Nov 20, 12:56 am)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Thu Nov 19, 10:30 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Fri Nov 20, 1:01 am)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Fri Nov 20, 8:36 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Sat Nov 21, 11:26 am)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Sun Nov 22, 6:47 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Mon Nov 23, 1:40 pm)
Re: [LAU] open hw soundcard with ext. codec, Patrick Shirkey, (Sat Nov 21, 3:06 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Mon Nov 23, 1:45 pm)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Sun Nov 22, 6:52 pm)
Re: [LAU] open hw soundcard with ext. codec, Patrick Shirkey, (Sun Nov 22, 10:13 pm)
Re: [LAU] open hw soundcard with ext. codec, Karl Hammar, (Mon Nov 23, 3:08 pm)
Re: [LAU] open hw soundcard with ext. codec, Folderol, (Tue Nov 17, 10:20 pm)
Re: [LAU] open hw soundcard, Folderol, (Sun Nov 15, 5:50 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 9:54 pm)
Re: [LAU] open hw soundcard, Folderol, (Sun Nov 15, 11:22 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Mon Nov 16, 12:32 pm)
Re: [LAU] open hw soundcard, Martin Peach, (Sun Nov 15, 10:52 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Mon Nov 16, 9:56 am)
Re: [LAU] open hw soundcard, Folderol, (Mon Nov 16, 9:14 pm)
Re: [LAU] open hw soundcard, Folderol, (Mon Nov 16, 10:26 pm)
Re: [LAU] open hw soundcard, , (Sat Nov 14, 10:20 pm)
Re: [LAU] open hw soundcard, Folderol, (Sat Nov 14, 10:31 pm)
Re: [LAU] open hw soundcard, , (Sat Nov 14, 10:54 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 9:04 am)
Re: [LAU] open hw soundcard, , (Sun Nov 15, 11:17 am)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 11:38 am)
Re: [LAU] open hw soundcard, Paul Davis, (Sun Nov 15, 5:57 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sun Nov 15, 7:06 pm)
Re: [LAU] open hw soundcard, Folderol, (Sun Nov 15, 6:54 pm)
Re: [LAU] open hw soundcard, Hans Wilmers, (Mon Nov 16, 1:25 pm)
Re: [LAU] open hw soundcard, Karl Hammar, (Sat Nov 14, 10:51 pm)