Re: [LAU] open hw soundcard

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

On Sat, Nov 14, 2009 at 10:31:00PM +0000, Folderol wrote:

> > And where do you get the 'quite significant overhead' ?

Anywhere where packets of different types have to be transmitted
over the same channel you need to add some data to identify the
packet type. It can be a simple as a single byte or int.

OSC does two things:

1. It encodes packet type in textual strings, which
can be structured in the same way as pathnames in
file system are.

2. It defines a way to describe and encode the data that
follows, so you are not limited to a set of predefined
formats.

Both are done in a way that make the conversion from/to
a textual representation very simple, which is some
cases is a desirable feature.

Neither of these is essential in the application we are
discussing, it could as well use a fixed set of binary
formats. If the limits of doing that are acceptable then
you don't need OSC or anything similar. If you don't want
such limitations then OSC is a good choice. That's all.

And anyway, until the fundamental hardware design issues
are solved, all this is in fact quite irrelevant.

Ciao,

--
FA

Io lo dico sempre: l'Italia รจ troppo stretta e lunga.

_______________________________________________
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)